🍱 Add favicon

This commit is contained in:
2025-09-26 01:15:17 +08:00
parent c9f90bdc33
commit 847fecc67b
2 changed files with 2 additions and 1 deletions

View File

@@ -17,7 +17,8 @@ export default defineNuxtConfig({
app: { app: {
pageTransition: { name: "page", mode: "out-in" }, pageTransition: { name: "page", mode: "out-in" },
head: { head: {
titleTemplate: "%s - Solar Network" titleTemplate: "%s - Solar Network",
link: [{ rel: "icon", type: "image/png", href: "/favicon.png" }]
} }
}, },
site: { site: {

BIN
public/favicon.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB