You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Comprehensive documentation for Persistence One ecosystem. Learn how to participate, build, integrate, and validate on Persistence Chain. Explore Persistence DEX, Bitcoin Cross-Chain Swaps, XPRT staking, and more.',
description: 'Documentation for Persistence One ecosystem',
15
75
type: 'website',
76
+
locale: 'en_US',
16
77
url: 'https://docs.persistence.one',
17
78
siteName: 'Persistence Docs',
79
+
title: 'Persistence Docs',
80
+
description: 'Comprehensive documentation for Persistence One ecosystem. Learn how to participate, build, integrate, and validate on Persistence Chain.',
18
81
images: [
19
82
{
20
83
url: '/images/header_image.jpg',
@@ -27,9 +90,16 @@ export const metadata = {
27
90
twitter: {
28
91
card: 'summary_large_image',
29
92
title: 'Persistence Docs',
30
-
description: 'Documentation for Persistence One ecosystem',
93
+
description: 'Comprehensive documentation for Persistence One ecosystem',
31
94
images: ['/images/header_image.jpg'],
95
+
creator: '@persistence_one',
96
+
site: '@persistence_one',
97
+
},
98
+
alternates: {
99
+
canonical: 'https://docs.persistence.one',
32
100
},
101
+
category: 'technology',
102
+
classification: 'Documentation',
33
103
}
34
104
35
105
exportdefaultfunctionRootLayout({
@@ -38,8 +108,8 @@ export default function RootLayout({
0 commit comments