docs: add OG image meta (#255)

This commit is contained in:
ITOH
2020-12-15 12:19:09 +04:00
committed by GitHub
parent 6aef2fe3b6
commit 6bc71db6eb
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ module.exports = {
],
["meta", { name: "og:type", content: "website" }],
["meta", { name: "og:url", content: "https://discordeno.mod.land" }],
["meta", { name: "og:image", content: "/logo.png" }],
],
theme: "yuu",
themeConfig: {
Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB