Skip to content

Commit

Permalink
copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
weddleben committed Sep 16, 2023
1 parent 7354615 commit c49a4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ <h4>
<script>
const date = new Date()
const year = date.getFullYear()
document.getElementById('copyright').innerHTML = Ben Weddle ' + year
document.getElementById('copyright').innerHTML = No Rights Reserved! ' + year
</script>

</body>
Expand Down

0 comments on commit c49a4fd

Please sign in to comment.