commit 45738c9e4859bea9b0cd907ff97a3786174a8046 parent 48ed25119d0f727bf5f19bb69e7d51add5727773 Author: lostd <lostd@2f30.org> Date: Thu, 18 Jun 2015 18:27:58 +0300 Add sin to footer Diffstat:
M | footer.dhtml | | | 7 | +++---- |
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/footer.dhtml b/footer.dhtml @@ -3,10 +3,9 @@ <div id="footer" class="modal-footer"> Copyright © 2009–2015 -<a href="http://u.2f30.org/dsp">dsp</a> -and -<a href="http://u.2f30.org/lostd">lostd</a>. -Design by <a href="http://u.2f30.org/lostd">lostd</a>. +<a href="http://u.2f30.org/dsp/">dsp</a>, +<a href="http://u.2f30.org/lostd/">lostd</a> and +<a href="http://u.2f30.org/sin/">sin</a>. </div><!-- #footer .modal-footer --> </div><!-- .container -->