Update copyright
This commit is contained in:
parent
3544c4974b
commit
1f72fe0813
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@
|
|||
<footer>
|
||||
<span id="footer-content">
|
||||
<br>
|
||||
<a style="color: #808080" href="https://dmoj.ca">proudly powered by <b>DMOJ</b></a> |
|
||||
<a style="color: #808080" target="_blank" href="https://dmoj.ca">proudly powered by <b>DMOJ</b></a><a target="_blank" href="https://github.com/LQDJudge/online-judge"> | developed by LQDJudge team</a> |
|
||||
{% if i18n_config.footer %}
|
||||
{{ i18n_config.footer|safe }} |
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue