From fe3de394c0b1fccf705f3ad442f202587a34a4ed Mon Sep 17 00:00:00 2001 From: SDK53 Date: Wed, 24 Apr 2024 16:08:58 +0200 Subject: [PATCH] fixed website name --- astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index 9c0eec3..a56454e 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -25,7 +25,7 @@ const whenExternalScripts = (items = []) => : []; export default defineConfig({ - site: 'https://ekut-es.github.io', + site: 'https://scope.github.io', base: 'scope.github.io', integrations: [