Fix wrong repo URL in footer
This commit is contained in:
parent
29512dbe85
commit
29e4794e01
@ -1,4 +1,4 @@
|
|||||||
<div class="footer">
|
<div class="footer">
|
||||||
<p>Copyright © 2019-<?php echo date("Y"); ?> rehashedsalt. Distributed under the terms of the MIT License.</p>
|
<p>Copyright © 2019-<?php echo date("Y"); ?> rehashedsalt. Distributed under the terms of the MIT License.</p>
|
||||||
<p><a href="https://git.9iron.club/salt/www">source</a> <a href="/">home</a></p>
|
<p><a href="https://git.9iron.club/salt/www2">source</a> <a href="/">home</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user