I'm aware that the styles are very messy, I'm going to rewrite the whole _nav.scss to be more DRY later.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{#- Based on https://github.com/welpo/tabi/blob/main/templates/partials/language_switcher.html -#}
|
||||
|
||||
<li id="language-switcher">
|
||||
<li id="language-switcher" class="circle">
|
||||
<details>
|
||||
<summary title="{{ macros_translate::translate(key='language', default='Language', language_strings=language_strings) }}">
|
||||
<i class="icon"></i>
|
||||
|
Reference in New Issue
Block a user