-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
404.html
33 lines (29 loc) · 1.08 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
permalink: /404.html
layout: default
---
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container" style='margin-bottom: 200px;'>
<h1 style='margin-top: 130px;'>Page Not Found</h1>
<p><strong>お探しのページが見つかりませんでした 🥹</strong></p>
<p style='margin-bottom: 100px;'>リンク切れなどあれば <a href='https://twitter.com/DojoConJapan'>@DojoConJapan</a> アカウントまで<br class='ignore-sp'>ご報告いただけると嬉しいです 🙏</p>
<h2 style='margin-bottom: 30px;'>
<i class="fab fa-twitter"></i>
<a href='https://twitter.com/DojoConJapan'>
最近の投稿を見る
</a>
</h2>
<a class="twitter-timeline" data-lang="ja" data-height="600" href="https://twitter.com/DojoConJapan?ref_src=twsrc%5Etfw">Tweets by DojoConJapan</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>