Make image smaller with description #57
@ -70,6 +70,12 @@ const config: Config = {
|
||||
respectPrefersColorScheme: false,
|
||||
},
|
||||
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: {
|
||||
title: '',
|
||||
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