Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vimistify authored Feb 1, 2025
1 parent 21ea1e4 commit 508a4c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@
<span></span>
</div>
</nav>
<!-- Dark Mode Toggle Button -->
<button id="darkModeToggle" class="dark-mode-btn">
<i class="fas fa-moon"></i>
</button>
</div>
</nav>



Expand Down

0 comments on commit 508a4c9

Please sign in to comment.