Skip to content
Snippets Groups Projects
Commit 3af6d360 authored by Jannes Lücht's avatar Jannes Lücht :shark:
Browse files

:fire: Removed dynamic content

parent 26c46e43
No related merge requests found
...@@ -9,6 +9,6 @@ import tailwind from '@astrojs/tailwind'; ...@@ -9,6 +9,6 @@ import tailwind from '@astrojs/tailwind';
// https://astro.build/config // https://astro.build/config
export default defineConfig({ export default defineConfig({
site: 'https://example.com', site: 'https://example.com',
output: 'hybrid', output: 'static',
integrations: [mdx(), sitemap(), tailwind()], integrations: [mdx(), sitemap(), tailwind()],
}); });
\ No newline at end of file
---
---
---
---
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment