Added version on index

This commit is contained in:
123a456b789c 2024-04-03 10:26:46 +02:00
parent 44edb9c04b
commit 5aede1719b

View File

@ -15,5 +15,6 @@
<div style="display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 1rem;"> <div style="display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 1rem;">
<%- links %> <%- links %>
</div> </div>
<p style="position: fixed; left: 10px; bottom: 10px; margin-bottom: 0px; font-size: 10px;">Running <strong>EMESE</strong> v1.0</p>
</body> </body>
</html> </html>