diff --git a/astro.config.mjs b/astro.config.mjs index fc162a8..320cb68 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -41,4 +41,4 @@ export default defineConfig({ }, } } -}); +})