fix(v2): fix aspect ratio for Open Graph image (#2435)

This commit is contained in:
Alexey Pyltsyn 2020-03-22 05:05:23 +03:00 committed by GitHub
parent 5358fca09a
commit 18169814c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -63,7 +63,7 @@ module.exports = {
theme: require('prism-react-renderer/themes/github'),
darkTheme: require('prism-react-renderer/themes/dracula'),
},
image: 'img/docusaurus.png',
image: 'img/docusaurus-soc.png',
gtag: {
trackingID: 'UA-141789564-1',
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB