New footer that includes current commit

This commit is contained in:
kamkow1
2025-06-18 01:51:04 +02:00
parent 5db22711be
commit a90517c4da
8 changed files with 59 additions and 6 deletions

View File

@ -46,7 +46,10 @@
</ul>
</section>
<footer>
<a href="/">HOME</a>
<div style="float: left;">
<a href="/">HOME</a>
<span>COMMIT: <#COMMIT></span>
</div>
</footer>
<#if HOTRELOAD>