Add Version identification to footer

This commit is contained in:
2021-10-08 23:18:56 +02:00
parent 4b70b70a1d
commit c203317320
6 changed files with 72 additions and 7 deletions

View File

@ -75,7 +75,7 @@
{% endif %}
<!--<a href="https://github.com/PhoenixTwoFive/karaoqueue"
class="ml-1 mr-1"><i class="fab fa-github mr-1"></i><span>Github</span></a>-->
<span class="text-muted">KaraoQueue (stale branch) -&nbsp;<span>&copy</span>&nbsp;2019-2021 - Phillip
<span class="text-muted">KaraoQueue {{karaoqueue_version}} -&nbsp;<span>&copy</span>&nbsp;2019-2021 - Phillip
Kühne</span>
</div>
</footer>