Skip to content

Commit

Permalink
Merge pull request #1016 from reginaldoassuncao/corrigir-ano-rodape
Browse files Browse the repository at this point in the history
Fix year in footer from 2023 to 2024
  • Loading branch information
Amancoder-01 authored May 28, 2024
2 parents 63779d4 + 242e11e commit 7c6db92
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 @@ -1225,7 +1225,7 @@ <h5 class="footer-item-title">newsletter</h5>
</footer>
<!--====== Footer section end =======-->
<footer id="footer1">
<p>Copyright &nbsp;&copy;&nbsp;&nbsp;[2023] [GAMESPHERE]. All Rights Reserved.</p>
<p>Copyright &nbsp;&copy;&nbsp;&nbsp;[2024] [GAMESPHERE]. All Rights Reserved.</p>
</footer>
<div class="scrollToTopContainer">
<button id="scrollToButton" class="HideElement scrollToTopButton" title="Click to scroll top">
Expand Down

0 comments on commit 7c6db92

Please sign in to comment.