<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=28106476" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erciccione">@erciccione</a> Hey can you test this yourself and fix all the remaining issues before <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=735155" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/m52go">@m52go</a> and I re-review your PR again? For example, do this to diff the source code against the current live site:</p>
<pre><code>curl https://deploy-preview-260--bisq-website.netlify.com/ja/dao/ > 260
curl https://bisq.network/ja/dao/ > live
diff -u live 260
</code></pre>
<p>I just did this again and there are still tons of issues, like this "/ja/" reference becoming "/ja":</p>
<pre><code>-    <a class="navbar-brand" href="/ja/"><img src="https://d33wubrfki0l68.cloudfront.net/aecfa9ee0e182f2b64970b
1000095ae27311f991/61d30/images/bisq-logo.svg" height="30"/></a>
+   <a class="navbar-brand" href="/ja"><img src="https://d33wubrfki0l68.cloudfront.net/aecfa9ee0e182f2b64970b10
00095ae27311f991/61d30/images/bisq-logo.svg" height="30"/></a>
</code></pre>
<p>Or the hreflang parameter disappearing from this  tag:</p>
<pre><code>-              <a href="/dao/" hreflang="en">English 🌐</a>
+               
+               <a href="/">English 🌐</a>
+                          
</code></pre>
<p>And maybe 5 or 10 more like this. You will also see why the whitespace and indentation are not "nitpicking" - it makes the diff very difficult to check. Please make the output from this PR as identical as possible to the live site, it shouldn't really change anything at all, there shouldn't even be a diff to check :)</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=AJFFTNWO3ICL7H74WDIBQVDQNTH2JA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAVF4CI#issuecomment-539647497">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRWAH2FX35TGTWONX3QNTH2JANCNFSM4I3GBGJQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNXWYLGR5G46EBQH6SLQNTH2JA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAVF4CI.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=AJFFTNWO3ICL7H74WDIBQVDQNTH2JA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAVF4CI#issuecomment-539647497",
"url": "https://github.com/bisq-network/bisq-website/pull/260?email_source=notifications\u0026email_token=AJFFTNWO3ICL7H74WDIBQVDQNTH2JA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAVF4CI#issuecomment-539647497",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>