mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 17:30:07 +00:00
docs: add OG image meta (#255)
This commit is contained in:
@@ -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: {
|
||||
|
||||
BIN
docs/src/.vuepress/public/logo.png
Normal file
BIN
docs/src/.vuepress/public/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user