use formatted date/time

This commit is contained in:
june 2026-03-31 02:45:20 -07:00
parent 4db61985cd
commit 915d64b262
2 changed files with 5 additions and 1 deletions

View file

@ -24,7 +24,7 @@
<a href="https://tilde.linuxposting.xyz/ring.py?next&amp;tilde.linuxposting.xyz/~jhalfsharp">→</a>
</span>
<br>
<span class="last-modified">Page last modified on {{ page.date }}</span>
<span class="last-modified">Page last modified on {{ page.date | rfcdate }}</span>
</footer>
</div>
{{ scripts }}