From 40679e70ee52cb108f0aedc90730220062d14f7a Mon Sep 17 00:00:00 2001 From: Imzxhir <98621617+Imzxhir@users.noreply.github.com> Date: Tue, 21 Nov 2023 21:06:41 +0000 Subject: [PATCH] That didn't work --- astro.config.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index da89f67..6c0fc15 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -3,7 +3,6 @@ import starlight from '@astrojs/starlight'; export default defineConfig({ site: 'https://wiki.sidestore.io', - base: '/', integrations: [ starlight({ title: 'SideStore Docs',