New style initial

This commit is contained in:
2026-06-28 20:18:03 -05:00
parent 9938f0f8ff
commit 677bf18e5b
45 changed files with 1454 additions and 667 deletions

View File

@@ -25,11 +25,12 @@ paginationRootDir: once-burned
{% else %}
<p>Nothings here yet!</p>
{% endif %}
<span class="buttonContainer">
{% include "permalinkButtons.njk" %}
{% include "permalinkButtons.njk" %}
<a href="/now-burning/">
<button type="button">Latest »</button>
</a>
<a href="/now-burning/">
<button type="button">Latest</button>
</a>
</span>
</div>