Skip to content

Commit

Permalink
version updated in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammedTsmu authored Apr 9, 2023
1 parent 466d7fa commit 37be841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion footer.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const year = new Date().getFullYear();
const footerText = document.getElementById("footerText");
footerText.innerHTML = `<span class="orange">Mohammed-qasim</span> &copy; ${year} all rights reserved`;
footerText.innerHTML = `<span class="orange">Mohammed-qasim</span> &copy; ${year} all rights reserved v1.0.1`;

0 comments on commit 37be841

Please sign in to comment.