web: Update footer with new source code link
This commit is contained in:
parent
a2c4582a0c
commit
bf92e34986
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue