mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 15:47:23 +02:00
Use png for og:image
This commit is contained in:
parent
7dbdf17b0b
commit
57712d27f5
2 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ const siteConfig = {
|
|||
gaTrackingId: "UA-44373548-31",
|
||||
facebookAppId: "1615782811974223",
|
||||
twitter: "true",
|
||||
ogImage: "img/docusaurus.svg",
|
||||
ogImage: "img/docusaurus.png",
|
||||
};
|
||||
|
||||
module.exports = siteConfig;
|
||||
|
|
BIN
website/static/img/docusaurus.png
Normal file
BIN
website/static/img/docusaurus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue