Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dhairyagothi authored Sep 29, 2024
1 parent 3a05ba6 commit bb65e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@
<div class="footer-container">
<div class="footer-left">
<!-- <p>&copy; 2024 50_days_50_webprojects. Made by Dhairya.</p> -->
<p> &copy; <script>document.write(new Date().getFullYear())</script> 50_days_50_webprojects. Made by Dhairya.</p>
<p> &copy; <script>document.write(new Date().getFullYear())</script> 50_days_50_webprojects. Made by Dhairya & Contributors.</p>
</div>
<div class="footer-right">
<a href="#" target="_blank">
Expand Down

0 comments on commit bb65e40

Please sign in to comment.