forked from deepStateMirrors/tabi
♿️ fix: improve accessibility and i18n (#183)
This commit is contained in:
parent
28fb52581f
commit
2c6ac293ad
25 changed files with 214 additions and 49 deletions
|
@ -26,9 +26,7 @@
|
|||
|
||||
{# Theme switcher #}
|
||||
{%- if config.extra.theme_switcher and config.extra.theme_switcher == true -%}
|
||||
<li class="theme-switcher-wrapper js">
|
||||
<div class="theme-switcher" title="Toggle dark/light theme"></div>
|
||||
</li>
|
||||
{%- include "partials/theme_switcher.html" -%}
|
||||
{%- endif -%}
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue