♿️chore(theme-switcher): show tooltip when hovering over icon
This commit is contained in:
parent
09410e32bc
commit
36a9bac765
@ -65,7 +65,7 @@
|
||||
{# Theme switcher #}
|
||||
{%- if config.extra.theme_switcher and config.extra.theme_switcher == true -%}
|
||||
<li class="theme-switcher-wrapper js">
|
||||
<div class="theme-switcher"></div>
|
||||
<div class="theme-switcher" title="Toggle dark/light theme"></div>
|
||||
</li>
|
||||
{%- endif -%}
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user