feat: added date to terminal

This commit is contained in:
2025-04-15 17:04:57 +02:00
parent ddd536c958
commit 334c82d098
2 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
<div class="navbar-brand">
<a class="navbar-item" href="{article_overview_url}">
<strong>{article_language_flag} {article_title}</strong>
<span>{article_datetime}</span>
</a>
</div>
</nav>