This commit is contained in:
2026-01-18 12:32:55 +08:00
parent 828c9390ae
commit 477f6829d9
9 changed files with 60 additions and 124 deletions

View File

@@ -26,7 +26,6 @@ export default defineNuxtConfig({
"@nuxt/content",
"@nuxtjs/color-mode",
"@nuxt/ui",
// "nuxt-umami",
"@formkit/auto-animate",
],
@@ -117,13 +116,6 @@ export default defineNuxtConfig({
minify: true,
},
// umami: {
// id: siteConfig.umami.websiteId,
// host: siteConfig.umami.apiBase,
// autoTrack: true,
// enabled: siteConfig.umami.enable,
// },
colorMode: {
classSuffix: "",
preference: "system",