mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-27 13:49:10 +02:00
docs: update docs preview image (#9852)
This commit is contained in:
parent
20a259fc4a
commit
c393a869a7
@ -90,6 +90,10 @@ export default async function createConfigAsync(): Promise<Config> {
|
|||||||
apiKey: 'dc9c4491fcf9143ee34015f22d1dd9d6',
|
apiKey: 'dc9c4491fcf9143ee34015f22d1dd9d6',
|
||||||
indexName: 'getunleash',
|
indexName: 'getunleash',
|
||||||
},
|
},
|
||||||
|
metadata: [
|
||||||
|
{ name: 'og:image:width', content: '1200' },
|
||||||
|
{ name: 'og:image:height', content: '630' },
|
||||||
|
],
|
||||||
navbar: {
|
navbar: {
|
||||||
logo: {
|
logo: {
|
||||||
alt: 'Unleash logo',
|
alt: 'Unleash logo',
|
||||||
@ -395,7 +399,7 @@ class="header-github-link"
|
|||||||
alt: 'Unleash logo',
|
alt: 'Unleash logo',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
image: 'img/logo.png',
|
image: 'img/unleash-preview-1200-630.png',
|
||||||
imageZoom: {
|
imageZoom: {
|
||||||
// Optional medium-zoom options at
|
// Optional medium-zoom options at
|
||||||
// https://www.npmjs.com/package/medium-zoom#options
|
// https://www.npmjs.com/package/medium-zoom#options
|
||||||
|
BIN
website/static/img/unleash-preview-1200-630.png
Normal file
BIN
website/static/img/unleash-preview-1200-630.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 154 KiB |
Loading…
Reference in New Issue
Block a user