chore: remove duplicate head

This commit is contained in:
eggy
2024-03-01 16:04:25 -05:00
parent f789e792a4
commit 189964c508
2 changed files with 1 additions and 16 deletions

View File

@@ -9,6 +9,7 @@ export default defineNuxtConfig({
},
meta: [
{ name: "viewport", content: " width=device-width,initial-scale=1" },
{ name: "theme-color", content: "#ffffff" },
],
link: [
{ rel: "icon", type: "image/x-icon", href: "/favicon.ico" },