Remove version from footer

This commit is contained in:
Johannes Zellner
2020-09-29 16:41:00 +02:00
parent e87d206dda
commit 8388491e58
5 changed files with 0 additions and 11 deletions
-1
View File
@@ -169,7 +169,6 @@
<footer class="text-center ng-cloak">
<span class="text-muted" ng-bind-html="config.footer | markdown2html"></span>
<span class="version">v{{config.version}}</span>
</footer>
</div>