Add link to sourcecode to footer

This commit is contained in:
Sebastian Lohff 2022-01-22 19:28:12 +01:00
parent 1f93f9e7bd
commit f4144633d6
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
<footer class="footer">
<div class="container">
<p class="text-muted">{{ current_contest.name }}, a <a href="http://dk0tu.de/">DK0TU</a> product</p>
<p class="text-muted">{{ current_contest.name }} powered by <a href="https://git.dk0tu.de/cqtu/cqtu-webif/">CQTU Contest Webinterface</a> - a <a href="http://dk0tu.de/">DK0TU</a> product</p>
</div>
</footer>