Update index.html

This commit is contained in:
MattTheTekie 2023-05-05 14:17:04 -04:00 committed by GitHub
commit ea27fd5381
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@
</main>
<footer>
<p>© <span id="year">20??</span> <a href="#">FREEDOM-HQ</a>! All Rights Reserved.</p>
<p>Made By <a href="https://github.com/MattTheTekie/" target="_blank">MattTheTekie</a>! Hosted By <a href="http://satan.surge.sh" target="_blank">Satanic Wizardry</a>!</p>
<p>Made By <a href="https://github.com/MattTheTekie/" target="_blank">MattTheTekie!</a> Hosted By <a href="http://satan.surge.sh" target="_blank">Satanic Wizardry</a>!</p>
</footer>
<script>
let year = document.getElementById("year");