<p><b>@m52go</b> requested changes on this pull request.</p>

<p>Thanks for cleaning this!</p>
<p>Small issue: the h1 on the front page needs the 200 weight version of the monospace font.</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq-website/pull/209#discussion_r317218773">_layouts/default.html</a>:</p>
<pre style='color:#555'>> @@ -23,693 +23,22 @@
         <meta property="twitter:site" content="Bisq - The decentralized Bitcoin exchange">
         <meta name="twitter:creator" content="@bisq_network">
         <link rel="canonical" href="{{ site.url }}{{ page.url }}">
+        {% if page.lang == "ja" %}
+        <link href="https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c" rel="stylesheet">
+        {% else %}
+        <link href="https://fonts.googleapis.com/css?family=IBM+Plex+Mono" rel="stylesheet">
</pre>
⬇️ Suggested change
<pre style="color: #555">-        <link href="https://fonts.googleapis.com/css?family=IBM+Plex+Mono" rel="stylesheet">
+        <link href="https://fonts.googleapis.com/css?family=IBM+Plex+Mono:200" rel="stylesheet">
</pre>


<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/209?email_source=notifications&email_token=AJFFTNTAS4CAXBHECWSYNGTQGAJD5A5CNFSM4IO3I3O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCRO5TA#pullrequestreview-279113420">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRVII43V6LPE73CA3DQGAJD5ANCNFSM4IO3I3OQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNV5LSF6ATB6HHOHO4TQGAJD5A5CNFSM4IO3I3O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCRO5TA.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/209?email_source=notifications\u0026email_token=AJFFTNTAS4CAXBHECWSYNGTQGAJD5A5CNFSM4IO3I3O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCRO5TA#pullrequestreview-279113420",
"url": "https://github.com/bisq-network/bisq-website/pull/209?email_source=notifications\u0026email_token=AJFFTNTAS4CAXBHECWSYNGTQGAJD5A5CNFSM4IO3I3O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCRO5TA#pullrequestreview-279113420",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>