Skip to content

Commit

Permalink
Update header.liquid
Browse files Browse the repository at this point in the history
  • Loading branch information
BingCS authored Aug 25, 2024
1 parent 5512c12 commit 0065dca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _includes/header.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@
<!-- Toogle theme mode -->
<li class="toggle-container">
<button id="light-toggle" title="Change theme">
<i class="ti ti-sun-moon" id="light-toggle-system"></i>
<i class="ti ti-moon-filled" id="light-toggle-dark"></i>
<i class="ti ti-sun-filled" id="light-toggle-light"></i>
</button>
Expand Down

0 comments on commit 0065dca

Please sign in to comment.