fix(theme): apply post layout defaults for content markdown
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
date: 2026-03-07T22:27:21.899Z
|
date: 2026-03-07T22:27:21.899Z
|
||||||
permalink: "/bookmarks/173ac/"
|
permalink: "/bookmarks/173ac/"
|
||||||
bookmark-of: "https://rmendes.net/"
|
bookmarkOf: "https://rmendes.net/"
|
||||||
category: "dev"
|
category: "dev"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
export default {
|
||||||
|
layout: "layouts/post.njk",
|
||||||
|
};
|
||||||
Reference in New Issue
Block a user