Skip to content

Commit

Permalink
Update footer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Azad77 committed Jan 4, 2024
1 parent 8acdbd7 commit 1f52366
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ <h3 style="color: #000000; background-color: #f3f3f3; font-size: 18px; padding:
</h3>
</div>
<!--Footer-->

<!--
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script>

-->
<script>
document.addEventListener('DOMContentLoaded', function () {
var currentYear = new Date().getFullYear();
Expand Down

0 comments on commit 1f52366

Please sign in to comment.