web: Update footer with new source code link

This commit is contained in:
Alex Vanin 2023-03-04 21:24:30 +03:00
parent a2c4582a0c
commit 33346bc546
2 changed files with 2 additions and 2 deletions

View file

@ -92,7 +92,7 @@
<footer>
<div class="text-end text-black p-2">
Developed by Alexey Vanin | <a href="https://twitter.com/AlexVanin" target="_blank">twitter</a> |
<a href="https://github.com/AlexVanin/fleast" target="_blank">github</a><br>
<a href="https://git.alexvan.in/alexvanin/fleast" target="_blank">source code</a><br>
Version: {_version_}
</p>
</div>

View file

@ -89,7 +89,7 @@
<footer>
<div class="text-end text-black p-2">
Developed by Alexey Vanin | <a href="https://twitter.com/AlexVanin" target="_blank">twitter</a> |
<a href="https://github.com/AlexVanin/fleast" target="_blank">github</a><br>
<a href="https://git.alexvan.in/alexvanin/fleast" target="_blank">source code</a><br>
Version: {_version_}
</p>
</div>