From 5340c4fdd3c8dc6c0f7383c02585457c99daf27b Mon Sep 17 00:00:00 2001 From: Thilo Hohlt Date: Sun, 27 Apr 2025 12:52:54 +0200 Subject: [PATCH] Update astro.config.ts --- astro.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/astro.config.ts b/astro.config.ts index 1cd2230..aab3374 100644 --- a/astro.config.ts +++ b/astro.config.ts @@ -6,7 +6,6 @@ import rehypeSlug from "rehype-slug"; export default defineConfig({ site: "https://thiloho.github.io", - trailingSlash: "never", prefetch: { prefetchAll: true,