1
0

feat: Responsiveness finished

This commit is contained in:
2026-03-12 10:28:13 +01:00
parent 8eb603e9f0
commit 4d6ed5cd37
11 changed files with 125 additions and 1000 deletions
-2
View File
@@ -3,13 +3,11 @@ import { defineConfig, passthroughImageService, fontProviders } from "astro/conf
import partytown from "@astrojs/partytown";
import sitemap from "@astrojs/sitemap";
import vue from "@astrojs/vue";
import robotsTxt from "astro-robots-txt";
// https://astro.build/config
export default defineConfig({
integrations: [
vue(),
sitemap(),
robotsTxt(),
partytown({