1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-28 18:59:50 +02:00

enable de_DE

This commit is contained in:
Plailect
2017-06-28 14:50:30 -04:00
committed by Plailect
parent d0191fc4a7
commit 60498673c8
2 changed files with 2 additions and 2 deletions

View File

@@ -142,7 +142,7 @@ exclude: [
_pages/ca_ES,
_pages/cs_CZ,
_pages/da_DK,
_pages/de_DE,
# _pages/de_DE,
_pages/el_GR,
_pages/en_PT,
# _pages/en_US,

View File

@@ -35,7 +35,7 @@
{% endif %}
<li class="masthead__menu-item"><a href="{{ site.url }}/{{ langless_url }}">English</a></li>
<li class="masthead__menu-item"><a href="{{ site.url }}/es_ES/{{ langless_url }}">Español</a></li>
<!-- <li class="masthead__menu-item"><a href="{{ site.url }}/de_DE/{{ langless_url }}">Deutsch</a></li> -->
<li class="masthead__menu-item"><a href="{{ site.url }}/de_DE/{{ langless_url }}">Deutsch</a></li>
<li class="masthead__menu-item"><a href="{{ site.url }}/fr_FR/{{ langless_url }}">Français</a></li>
<li class="masthead__menu-item"><a href="{{ site.url }}/it_IT/{{ langless_url }}">Italiano</a></li>
<!-- <li class="masthead__menu-item"><a href="{{ site.url }}/nl_NL/{{ langless_url }}">Nederlands</a></li> -->