test
This commit is contained in:
parent
f9b3b4a29f
commit
a8e9977aea
@ -70,6 +70,12 @@ const config: Config = {
|
|||||||
respectPrefersColorScheme: false,
|
respectPrefersColorScheme: false,
|
||||||
},
|
},
|
||||||
image: 'img/tf_graph.png',
|
image: 'img/tf_graph.png',
|
||||||
|
metadata: [
|
||||||
|
{ name: 'description', content: 'ThreeFold is laying the foundation for Web4, the next generation of the Internet.' },
|
||||||
|
{ property: 'og:image', content: 'https://docs.threefold.io/img/tf_graph.png' },
|
||||||
|
{ property: 'og:description', content: 'ThreeFold is laying the foundation for Web4, the next generation of the Internet.' },
|
||||||
|
{ property: 'og:title', content: 'Introduction | ThreeFold Docs' },
|
||||||
|
],
|
||||||
navbar: {
|
navbar: {
|
||||||
title: '',
|
title: '',
|
||||||
logo: {
|
logo: {
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 1.8 KiB |
Loading…
Reference in New Issue
Block a user