Optymalizacja Css

This commit is contained in:
dm
2025-12-19 12:18:20 +01:00
parent 9027ade4ad
commit f390eed402
15 changed files with 83 additions and 136 deletions

View File

@@ -4,6 +4,7 @@ import DefaultLayout from "../../layouts/DefaultLayout.astro";
import MapGoogle from "../../components/maps/MapGoogle.astro";
import Markdown from "../../islands/Markdown.jsx";
import { loadYamlFile } from "../../lib/loadYaml";
import "../../styles/contact.css";
type SeoYaml = any;
const seo = loadYamlFile<SeoYaml>(