mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-18 01:07:22 +00:00
Merge branch 'master' of https://github.com/discordeno/discordeno into next
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user