Tag page updates, changelog

This commit is contained in:
2025-04-08 18:29:40 -05:00
parent f9ba790868
commit 0054aa67de
9 changed files with 138 additions and 50 deletions

View File

@ -1,5 +1,5 @@
<section class="postlist">
{% if showPostListHeader %}<h2>{{ metadata.postlistHeaderText }}</h2>{% endif %}
{% if postlistHeaderText %}<h2>{{ postlistHeaderText }}</h2>{% endif %}
<div class="postlist-item-container">
{% for post in postslist | reverse %}
<article class="postlist-item{% if post.url == url %} postlist-item-active{% endif %}">