web: Update footer with new source code link
This commit is contained in:
parent
a2c4582a0c
commit
33346bc546
2 changed files with 2 additions and 2 deletions
|
@ -92,7 +92,7 @@
|
||||||
<footer>
|
<footer>
|
||||||
<div class="text-end text-black p-2">
|
<div class="text-end text-black p-2">
|
||||||
Developed by Alexey Vanin | <a href="https://twitter.com/AlexVanin" target="_blank">twitter</a> |
|
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_}
|
Version: {_version_}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -89,7 +89,7 @@
|
||||||
<footer>
|
<footer>
|
||||||
<div class="text-end text-black p-2">
|
<div class="text-end text-black p-2">
|
||||||
Developed by Alexey Vanin | <a href="https://twitter.com/AlexVanin" target="_blank">twitter</a> |
|
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_}
|
Version: {_version_}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue