chore: update to latest astro ink version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
import { getSlugFromPathname } from '$/utils'
|
||||
export const prerender = true;
|
||||
|
||||
import PostDraftPageLayout from '$/layouts/post-draft.astro'
|
||||
import { getSlugFromPathname } from '$/utils'
|
||||
|
||||
export async function getStaticPaths({ }) {
|
||||
let allPosts = []
|
||||
|
||||
Reference in New Issue
Block a user