Apply automatic changes

This commit is contained in:
itsMapleLeaf
2023-09-27 17:23:41 +00:00
committed by github-actions[bot]
parent ffe0a86a33
commit e2c3de4fae
8 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
---
import { type GetStaticPaths } from "astro"
import type { GetStaticPaths } from "astro"
import { getCollection, type CollectionEntry } from "astro:content"
import AppFooter from "~/components/app-footer.astro"
import Layout from "~/components/layout.astro"