Update astro.config.ts

This commit is contained in:
Thilo Hohlt
2025-04-27 12:52:54 +02:00
committed by GitHub
parent 43088de07b
commit 5340c4fdd3

View File

@@ -6,7 +6,6 @@ import rehypeSlug from "rehype-slug";
export default defineConfig({
site: "https://thiloho.github.io",
trailingSlash: "never",
prefetch: {
prefetchAll: true,