mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-21 11:10:53 +00:00
Swap the mode toggle icon.
This commit is contained in:
parent
078dab0299
commit
8c21272048
@ -7,8 +7,8 @@
|
||||
MIT License
|
||||
-->
|
||||
|
||||
<i class="mode-toggle fas fa-sun" light-mode-invisible></i>
|
||||
<i class="mode-toggle fas fa-moon" dark-mode-invisible></i>
|
||||
<i class="mode-toggle fas fa-sun" dark-mode-invisible></i>
|
||||
<i class="mode-toggle fas fa-moon" light-mode-invisible></i>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user