feat: some shit

This commit is contained in:
2024-04-03 18:07:54 +02:00
parent a32e5a4b3b
commit 1b86c44244
19 changed files with 62 additions and 63 deletions

View File

@@ -2,7 +2,6 @@ import { defineConfig } from 'astro/config';
import { i18n, filterSitemapByDefaultLocale } from "astro-i18n-aut/integration";
import sitemap from "@astrojs/sitemap";
import mdx from '@astrojs/mdx';
import tailwind from '@astrojs/tailwind';
import glsl from 'vite-plugin-glsl';
import svelte from "@astrojs/svelte";