Skip to content

Commit

Permalink
fix(v2): fix aspect ratio for Open Graph image
Browse files Browse the repository at this point in the history
  • Loading branch information
lex111 committed Mar 21, 2020
1 parent c7101e0 commit efa89ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
Expand Down
Binary file added website/static/img/docusaurus-soc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit efa89ac

Please sign in to comment.