~talos/website

33e14f13c41768a25aeb5dade0e59faabb899927 — Jordan 5 years ago 1872d1c
Add license reference to homepage
1 files changed, 4 insertions(+), 1 deletions(-)

M index.html
M index.html => index.html +4 -1
@@ 68,6 68,9 @@
<footer>
  <noscript> <hr> Thank you for blocking Javascript. </noscript>
  <hr>
  This website features no Javascript and minimal CSS; best viewed in any browser.
  <p>This website features no Javascript and minimal CSS; best viewed in any browser.</p>

  <p>The content on this website is <a href="https://creativecommons.org/licenses/by-sa/4.0/">
	  CC-BY-SA</a>.</p>
</footer>
</html>