mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Optimized the dark-mode toggle
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<div class="sidebar-bottom d-flex justify-content-around mt-4">
|
||||
|
||||
<span id="mode-toggle-wrapper" class="d-flex justify-content-center align-items-center">
|
||||
{% include dark-mode-toggle.html %}
|
||||
{% include mode-toggle.html %}
|
||||
</span>
|
||||
|
||||
<a href="https://github.com/{{ site.github.username }}" target="_blank">
|
||||
|
||||
Reference in New Issue
Block a user