We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb19ed9 commit a29e580Copy full SHA for a29e580
404.html
@@ -10,6 +10,6 @@ <h2 class="text-5xl">Page Not Found</h1>
10
11
<p class="my-8">
12
<strong>お探しのページが見つかりませんでした🥹</strong><br />
13
- リンク切れなどあれば <i class="fab fa-x-twitter"></i> <a href='https://x.com/{{ site.x }}'>@DojoConJapan</a> アカウントまで<wbr>ご報告いただけると嬉しいです🙏
+ リンク切れなどあれば <i class="fab fa-x-twitter"></i> <a href='https://x.com/{{ site.x }}' target="_blank">@DojoConJapan</a> アカウントまで<wbr>ご報告いただけると嬉しいです🙏
14
</p>
15
</div>
0 commit comments