Add link to sourcecode to footer
This commit is contained in:
parent
1f93f9e7bd
commit
f4144633d6
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue