Fix footer link

master
David Lemarier 10 years ago
parent 0d40645888
commit ecc5210fc4

@ -178,7 +178,7 @@
<footer>
<hr>
<i class="film"></i>
<p>Made with <span>&lt;3</span> by a bunch of geeks from All Around The World<br /> <small><a href="tos">Terms of Service</a> &mdash; <a href="faq">FAQ</a></small></p>
<p>Made with <span>&lt;3</span> by a bunch of geeks from All Around The World<br /> <small><a href="tos.html">Terms of Service</a> &mdash; <a href="faq.html">FAQ</a></small></p>
</footer>
</section>
</div>

@ -136,7 +136,7 @@
<footer>
<hr>
<i class="film"></i>
<p>Made with <span>&lt;3</span> by a bunch of geeks from All Around The World<br /> <small><a href="tos">Terms of Service</a> &mdash; <a href="faq">FAQ</a></small></p>
<p>Made with <span>&lt;3</span> by a bunch of geeks from All Around The World<br /> <small><a href="tos.html">Terms of Service</a> &mdash; <a href="faq.html">FAQ</a></small></p>
</footer>
</section>
</div>

Loading…
Cancel
Save