mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 17:00:08 +00:00
docs: add favicon (#254)
This commit is contained in:
@@ -8,6 +8,7 @@ module.exports = {
|
||||
title,
|
||||
description,
|
||||
head: [
|
||||
["link", { rel: "icon", href: "/favicon.png" }],
|
||||
["meta", { name: "theme-color", content: "#3eaf7c" }],
|
||||
["meta", { name: "apple-mobile-web-app-capable", content: "yes" }],
|
||||
[
|
||||
|
||||
BIN
docs/src/.vuepress/public/favicon.png
Normal file
BIN
docs/src/.vuepress/public/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
Reference in New Issue
Block a user