Added 404

This commit is contained in:
2026-01-25 00:26:45 -07:00
parent 0512645035
commit 74304dba4d
5 changed files with 302 additions and 4 deletions

View File

@@ -13,7 +13,6 @@ export default defineConfig({
"/feed": "/rss.xml",
},
output: "server",
prefetch: true,
build: {
inlineStylesheets: "always",
},