Optymalizacja Css
This commit is contained in:
@@ -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>(
|
||||
|
||||
Reference in New Issue
Block a user