Skip to content

Commit d702600

Browse files
committed
Add font-awesome icon to 404 page
1 parent bef9d09 commit d702600

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

404.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ <h1 style='margin-top: 130px;'>Page Not Found</h1>
2323
<p><strong>お探しのページが見つかりませんでした 🥹</strong></p>
2424
<p style='margin-bottom: 100px;'>リンク切れなどあれば <a href='https://twitter.com/DojoConJapan'>@DojoConJapan</a> アカウントまで<br class='ignore-sp'>ご報告いただけると嬉しいです 🙏</p>
2525

26-
<h2 style='margin-bottom: 30px;'><a href='https://twitter.com/DojoConJapan'>最近の投稿を見る</a></h2>
26+
<h2 style='margin-bottom: 30px;'>
27+
<i class="fab fa-twitter"></i>
28+
<a href='https://twitter.com/DojoConJapan'>
29+
最近の投稿を見る
30+
</a>
31+
</h2>
2732
<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>
2833
</div>

0 commit comments

Comments
 (0)