This commit is contained in:
ayntee
2020-12-15 14:52:04 +04:00
3 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -8,7 +8,8 @@ module.exports = {
title,
description,
head: [
["meta", { name: "theme-color", content: "#3eaf7c" }],
["link", { rel: "icon", href: "/favicon.png" }],
["meta", { name: "theme-color", content: "#7289DA" }],
["meta", { name: "apple-mobile-web-app-capable", content: "yes" }],
[
"meta",
@@ -24,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: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB