Update footer.js

This commit is contained in:
Kyle
2020-07-06 17:43:45 -07:00
parent e251f67ccc
commit 9ff29a6a48

View File

@@ -36,7 +36,7 @@ document.getElementById('footer').innerHTML = `
<div>Legal</div> <div>Legal</div>
<hr> <hr>
<div> <div>
<a href='legal.html'>Terms and Conditions</a><br> <a href='/legal'>Terms and Conditions</a><br>
</div> </div>
</div> </div>
<div> <div>