mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-29 23:10:07 +00:00
docs: update the theme-color to blurple (#257)
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = {
|
||||
description,
|
||||
head: [
|
||||
["link", { rel: "icon", href: "/favicon.png" }],
|
||||
["meta", { name: "theme-color", content: "#3eaf7c" }],
|
||||
["meta", { name: "theme-color", content: "#7289DA" }],
|
||||
["meta", { name: "apple-mobile-web-app-capable", content: "yes" }],
|
||||
[
|
||||
"meta",
|
||||
|
||||
Reference in New Issue
Block a user