Removed link to gitlab repo from footer

This commit is contained in:
Julian Müller 2022-06-16 10:00:44 +02:00
parent f406757468
commit bec4fe7bd0

View file

@ -2,5 +2,5 @@
<div class="footer">
<div>Version {{ app_version }}</div>
<div>Copyright (C) 2021, <a href="https://gitlab.com/W13R">Julian Müller (W13R)</a></div>
<div>Copyright (C) 2021, Julian Müller (W13R)</div>
</div>