From 29868418c7d9c0950f681b9d2164f4d1b598a226 Mon Sep 17 00:00:00 2001 From: onrirr Date: Thu, 23 May 2024 10:31:29 +0300 Subject: [PATCH] . --- astro.config.mjs | 2 -- 1 file changed, 2 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index 3fe4138..7b96e93 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -3,8 +3,6 @@ import starlight from "@astrojs/starlight"; // https://astro.build/config export default defineConfig({ - site: "https://onrirr.github.io", - base: "tonga", integrations: [ starlight({ defaultLocale: "root",