From d0fd9b56dcb171ad537615fc525da709f22150dc Mon Sep 17 00:00:00 2001 From: Laker Turner Date: Tue, 27 Aug 2024 23:10:22 +0100 Subject: [PATCH] ah shit --- astro.config.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index a8cec63..0649d8f 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -6,7 +6,6 @@ import mdx from "@astrojs/mdx"; export default defineConfig({ site: "https://laker.tech", redirects: { - "/now": "/now", }, image: { domains: ["cdn.laker.tech"],