mirror of
https://github.com/litruv/lit.ruv.wtf.git
synced 2026-07-24 10:46:03 +10:00
moved things to website dir
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
<footer>
|
||||
<a href="privacy.html">Privacy Policy</a>
|
||||
<p>© 2013-<span id="current-year"></span> Max Litruv Boonzaayer</p>
|
||||
<script>
|
||||
document.getElementById('current-year').textContent = new Date().getFullYear();
|
||||
</script>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user