Update URL
This commit is contained in:
+11
-11
@@ -33,19 +33,19 @@
|
||||
<meta name="msapplication-TileColor" content="#2dd4bf" />
|
||||
<meta name="msapplication-config" content="/assets/favicons/browserconfig.xml" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<link rel="canonical" href="https://peardata.honeypeer.com/docs/" />
|
||||
<link rel="alternate" hreflang="en" href="https://peardata.honeypeer.com/docs/" />
|
||||
<link rel="alternate" hreflang="x-default" href="https://peardata.honeypeer.com/docs/" />
|
||||
<link rel="canonical" href="https://peardata.rest/docs/" />
|
||||
<link rel="alternate" hreflang="en" href="https://peardata.rest/docs/" />
|
||||
<link rel="alternate" hreflang="x-default" href="https://peardata.rest/docs/" />
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:site_name" content="PearData" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta property="og:url" content="https://peardata.honeypeer.com/docs/" />
|
||||
<meta property="og:url" content="https://peardata.rest/docs/" />
|
||||
<meta property="og:title" content="Documentation · PearData" />
|
||||
<meta property="og:description" content="PearData documentation: quick start, architecture, operator guide, security, RPC, tunnels, and releases." />
|
||||
<meta property="og:image" content="https://peardata.honeypeer.com/assets/brand/og-image.png" />
|
||||
<meta property="og:image:secure_url" content="https://peardata.honeypeer.com/assets/brand/og-image.png" />
|
||||
<meta property="og:image" content="https://peardata.rest/assets/brand/og-image.png" />
|
||||
<meta property="og:image:secure_url" content="https://peardata.rest/assets/brand/og-image.png" />
|
||||
<meta property="og:image:type" content="image/png" />
|
||||
<meta property="og:image:width" content="1200" />
|
||||
<meta property="og:image:height" content="630" />
|
||||
@@ -55,7 +55,7 @@
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="Documentation · PearData" />
|
||||
<meta name="twitter:description" content="PearData documentation: quick start, architecture, operator guide, security, RPC, tunnels, and releases." />
|
||||
<meta name="twitter:image" content="https://peardata.honeypeer.com/assets/brand/twitter-card.png" />
|
||||
<meta name="twitter:image" content="https://peardata.rest/assets/brand/twitter-card.png" />
|
||||
<meta name="twitter:image:alt" content="PearData: decentralized P2P monitoring" />
|
||||
|
||||
<!-- Icons & PWA -->
|
||||
@@ -76,21 +76,21 @@
|
||||
],
|
||||
"name": "Documentation \u00b7 PearData",
|
||||
"description": "PearData documentation: quick start, architecture, operator guide, security, RPC, tunnels, and releases.",
|
||||
"url": "https://peardata.honeypeer.com/docs/",
|
||||
"url": "https://peardata.rest/docs/",
|
||||
"isPartOf": {
|
||||
"@type": "WebSite",
|
||||
"name": "PearData",
|
||||
"url": "https://peardata.honeypeer.com"
|
||||
"url": "https://peardata.rest"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "HoneyPeer, LLC",
|
||||
"url": "https://peardata.honeypeer.com"
|
||||
"url": "https://peardata.rest"
|
||||
},
|
||||
"inLanguage": "en-US",
|
||||
"primaryImageOfPage": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://peardata.honeypeer.com/assets/brand/og-image.png",
|
||||
"url": "https://peardata.rest/assets/brand/og-image.png",
|
||||
"width": 1200,
|
||||
"height": 630
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user