diff --git a/nuxt.config.ts b/nuxt.config.ts index e5bca0c..1df0fb9 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -56,6 +56,7 @@ export default defineNuxtConfig({ link: [ { rel: "dns-prefetch", href: "https://utfs.io" }, { rel: "dns-prefetch", href: "https://s3.yhw.tw" }, + { rel: "icon", type: "image/svg", href: "/favicon.svg" }, ], meta: [ { "http-equiv": "X-UA-Compatible", content: "IE=edge" }, diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..4cb96cb --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,6 @@ + + + + + +