Skip to content

Commit dc05e7e

Browse files
authored
Merge branch 'main' into mogration-to-tolk
2 parents 9f3555f + e4a62cb commit dc05e7e

File tree

4 files changed

+24
-1
lines changed

4 files changed

+24
-1
lines changed

docs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
"default": "system",
2020
"strict": false
2121
},
22+
"thumbnails": {
23+
"appearance": "dark",
24+
"background": "/resources/logo/og-image-bg.svg"
25+
},
2226
"styling": {
2327
"eyebrows": "breadcrumbs"
2428
},

index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
2-
title: "Welcome to TON Blockchain documentation - TON Docs"
2+
title: "Welcome to TON Blockchain documentation"
33
description: "Meet the next generation of TON documentation. AI-native, beautiful out-of-the-box, and built for developers."
44
mode: "custom"
5+
"og:image": "resources/logo/og-image.png"
6+
"twitter:image": "resources/logo/og-image.png"
57
---
68

79
export const Journey = ({ title, description, children }) => {

resources/logo/og-image-bg.svg

Lines changed: 17 additions & 0 deletions
Loading

resources/logo/og-image.png

216 KB
Loading

0 commit comments

Comments
 (0)