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

@ -0,0 +1,5 @@
export default {
tags: ["nowBurning"],
layout: "layouts/base.njk",
permalink: false,
};