Implement now burning

This commit is contained in:
2025-06-06 19:19:07 -05:00
parent 698fe4b7c6
commit 3871a05833
15 changed files with 277 additions and 15 deletions

View File

@ -1,6 +1,4 @@
export default {
tags: [
"now"
],
"layout": "layouts/post.njk",
tags: ["now"],
permalink: false,
};