Scheiß Line Separator
This commit is contained in:
@ -1,9 +1,6 @@
|
||||
---
|
||||
import { getCollection } from 'astro:content'
|
||||
import NavbarLayout from "../layouts/NavbarLayout.astro";
|
||||
import {getCollection} from 'astro:content'
|
||||
import {astroI18n, createGetStaticPaths} from "astro-i18n";
|
||||
import localBau from "../images/2023-10-08_20.43.43.png";
|
||||
import {Image} from "astro:assets";
|
||||
import PageLayout from "../layouts/PageLayout.astro";
|
||||
|
||||
export const getStaticPaths = createGetStaticPaths(async () => {
|
||||
|
||||
Reference in New Issue
Block a user