mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 20:42:40 +00:00
add Deutsch to dropdown
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
<div class="dropdown-menu" aria-labelledby="nav-gdb">
|
||||
<a href="/en/" class="{{#is page.lang 'en'}}active {{/is}}dropdown-item">English</a>
|
||||
<a href="/zh/" class="{{#is page.lang 'zh'}}active {{/is}}dropdown-item">中文 (Chinese)</a>
|
||||
<a href="/de/" class="{{#is page.lang 'de'}}active {{/is}}dropdown-item">Deutsch (German)</a>
|
||||
</div>
|
||||
</li>
|
||||
<li><a href="/tweets/" class="top-nav-item" title="{{{lang 'TRANS_TWITTER_TOPICS'}}}"><img src="/images/transtwitter.png" width="24" height="24" alt=""></a></li>
|
||||
|
||||
Reference in New Issue
Block a user