icon
This commit is contained in:
parent
f38f663608
commit
9535023a94
3 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ export default defineNuxtConfig({
|
|||
{ hid: "description", name: "description", content: "" },
|
||||
{ name: "format-detection", content: "telephone=no" },
|
||||
],
|
||||
link: [{ rel: "icon", type: "image/x-icon", href: "/favicon.svg" }],
|
||||
link: [{ rel: "icon", type: "image/x-icon", href: "/favicon.png" }],
|
||||
},
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue