feat:
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
import Layout from "@/layouts/Layout.astro";
|
||||
|
||||
|
||||
const { slug } = Astro.params;
|
||||
---
|
||||
|
||||
<Layout>
|
||||
|
||||
<h1>Post Slug: {slug}</h1>
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user