diff --git a/astro.config.mjs b/astro.config.mjs index 82a6984..d464ac9 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -13,7 +13,6 @@ export default defineConfig({ "/feed": "/rss.xml", }, output: "server", - prefetch: true, build: { inlineStylesheets: "always", }, diff --git a/src/components/FuzzyText.vue b/src/components/FuzzyText.vue new file mode 100644 index 0000000..6637e4f --- /dev/null +++ b/src/components/FuzzyText.vue @@ -0,0 +1,275 @@ + + + diff --git a/src/components/NavigationBar.vue b/src/components/NavigationBar.vue index 63734f7..5c5128d 100644 --- a/src/components/NavigationBar.vue +++ b/src/components/NavigationBar.vue @@ -90,7 +90,7 @@ onUnmounted(() => { >