added temporary content to now and music-gallery pages; banner2 can now display dateUpdated without other dates set

This commit is contained in:
2026-04-14 10:51:19 +02:00
parent bbd1b70306
commit 354b37221b
6 changed files with 43 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
</div>
{/if}
</div>
{#if date || dateIndeterminate}
{#if date || dateUpdated || dateIndeterminate}
<div class="date-container">
{#if dateIndeterminate}
<p class="date">:: {dateIndeterminate}</p>