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

@ -8,7 +8,10 @@
<body>
<div id="content"></div>
<footer>
<a href="/">HOME</a>
<div style="float: left;">
<a href="/">HOME</a>
<span>COMMIT: <#COMMIT></span>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<script>