added a category taxonomy

This commit is contained in:
ParkerTenBroeck 2026-01-22 10:46:04 -05:00
parent 17815ebf1f
commit 58c56b0af7
28 changed files with 46 additions and 18 deletions

View file

@ -28,7 +28,7 @@
<li>{{ post::page_link(path="projects/generators.md") }}</li>
<li>{{ post::page_link(path="projects/fastexpr.md") }}</li>
<li>{{ post::page_link(path="projects/kernel/index.md") }}</li>
<li>{{ post::page_link(path="blog/first.md") }}</li>
<li>{{ post::page_link(path="blog/website.md") }}</li>
</ul>
{% endblock main %}