Add a sweet ghostie favicon

This commit is contained in:
Jennie Robinson Faber 2026-05-22 14:58:57 +01:00
parent 6a361b6857
commit 246f2023bc

View file

@ -23,6 +23,7 @@ export default defineNuxtConfig({
title: "Ghost Guild", title: "Ghost Guild",
titleTemplate: "%s · Ghost Guild", titleTemplate: "%s · Ghost Guild",
link: [ link: [
{ rel: "icon", type: "image/svg+xml", href: "/ghosties/Ghost-Sweet.svg" },
{ rel: "preconnect", href: "https://fonts.googleapis.com" }, { rel: "preconnect", href: "https://fonts.googleapis.com" },
{ {
rel: "preconnect", rel: "preconnect",