diff --git a/astro.config.mjs b/astro.config.mjs index 43910a6..0f932a0 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -10,4 +10,4 @@ export default defineConfig({ integrations: [tailwind(), react(), mdx()], output: "server", adapter: vercel() -}); \ No newline at end of file +}); diff --git a/src/env.d.ts b/src/env.d.ts index acef35f..fcf74cc 100644 --- a/src/env.d.ts +++ b/src/env.d.ts @@ -1,2 +1,2 @@ /// -/// +///