diff --git a/nuxt.config.ts b/nuxt.config.ts index ab9ad7d..349dc75 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -23,6 +23,7 @@ export default defineNuxtConfig({ title: "Ghost Guild", titleTemplate: "%s ยท Ghost Guild", link: [ + { rel: "icon", type: "image/svg+xml", href: "/ghosties/Ghost-Sweet.svg" }, { rel: "preconnect", href: "https://fonts.googleapis.com" }, { rel: "preconnect",