This commit is contained in:
parent
3b359dd3cc
commit
f059ca37da
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
import BaseLayout from "@/layouts/BaseLayout.astro";
|
import BaseLayout from "@/layouts/BaseLayout.astro";
|
||||||
import Content from "@/components/Content.astro";
|
import Content from "@/components/astro/Content.astro";
|
||||||
import type { Post } from "@/types";
|
import type { Post } from "@/types";
|
||||||
import { getPost, getPosts } from "@/utils/payload";
|
import { getPost, getPosts } from "@/utils/payload";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user