add a TOC, more nutrition info stuff, update some styles and templates

This commit is contained in:
Joshua Seigler 2025-06-19 15:54:29 -04:00
parent 863ed9c128
commit a29ee38e0e
18 changed files with 534 additions and 86 deletions

View file

@ -34,9 +34,7 @@ title: Joshua's Homepage
<body data-font="english" data-path="{{ page.url }}">
<script>{% include "-darklight.js" %}</script>
{% include "-header.njk" %}
<main data-pagefind-body>
{{ content | safe }}
</main>
{{ content | safe }}
{% include "-footer.njk" %}
</body>
</html>