<p><b>@wiz</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq-website/pull/260#discussion_r332478602">_includes/main_nav.html</a>:</p>
<pre style='color:#555'>>            <div class="dropdown-item btn-icon">
             <div class="float-right">
-              <a href="{{ page.url }}" hreflang="{{ page.lang }}">{{ page.language }} {{ page.flag }}</a>
+               {% if item.tag == "en" %}
+               <a href="/">{{ item.name }} {{ item.flag }}</a>
+                          {% else %}
+                          <!-- we use the 'tag' variable in languages.yml to redirect to the correct page -->
+                          <a href="/{{ item.tag}}{{ page.url }}" hreflang="{{ site.lang }}">{{ item.name }} {{ item.flag }}</a>
</pre>
<p>hreflang should be <code>item.tag</code> not <code>site.lang</code></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq-website/pull/260?email_source=notifications&email_token=AJFFTNREN7RDQQ2NI3CINKLQNR3DJA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHHBSFQ#pullrequestreview-298719510">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTW76ENDUVUE54WAXLQNR3DJANCNFSM4I3GBGJQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNTC2DA3QF4SBGWZ5NLQNR3DJA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHHBSFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq-website/pull/260?email_source=notifications\u0026email_token=AJFFTNREN7RDQQ2NI3CINKLQNR3DJA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHHBSFQ#pullrequestreview-298719510",
"url": "https://github.com/bisq-network/bisq-website/pull/260?email_source=notifications\u0026email_token=AJFFTNREN7RDQQ2NI3CINKLQNR3DJA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHHBSFQ#pullrequestreview-298719510",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>