This commit is contained in:
@ -32,6 +32,6 @@ if (!page) {
|
||||
const { Content } = await page.render();
|
||||
---
|
||||
|
||||
<Post {...page.data} backlink="/projects">
|
||||
<Post {...page} backlink="/projects">
|
||||
<Content />
|
||||
</Post>
|
||||
|
Reference in New Issue
Block a user