other way around
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s

This commit is contained in:
Chris 2023-10-26 11:19:13 +02:00
parent 916d5c4ac4
commit 61d7ae9adf

View File

@ -27,9 +27,9 @@
<li class="nav-item"><a href="#" class="nav-link px-2 text-muted">About</a></li> <li class="nav-item"><a href="#" class="nav-link px-2 text-muted">About</a></li>
</ul> </ul>
<p class="text-center text-muted"> <p class="text-center text-muted">
<small hx-get="/version.txt" hx-trigger="load"></small>
<br/>
© 2023 Crispi © 2023 Crispi
<br/>
<small hx-get="/version.txt" hx-trigger="load"></small>
</p> </p>
</footer> </footer>