File tree Expand file tree Collapse file tree 1 file changed +7
-25
lines changed
Expand file tree Collapse file tree 1 file changed +7
-25
lines changed Original file line number Diff line number Diff line change 33layout: default
44---
55
6- < style type ="text/css " media ="screen ">
7- .container {
8- margin : 10px auto;
9- max-width : 600px ;
10- text-align : center;
11- }
12- h1 {
13- margin : 30px 0 ;
14- font-size : 4em ;
15- line-height : 1 ;
16- letter-spacing : -1px ;
17- }
18- </ style >
6+ {% include navbar.html %}
197
20- < div class ="container " style =' margin-bottom: 200px; ' >
21- < h1 style =' margin-top: 130px; ' > Page Not Found</ h1 >
8+ < div class ="text-center my-40 mx-8 xl:my-20 " >
9+ < h2 class =" text-5xl " > Page Not Found</ h1 >
2210
23- < p > < strong > お探しのページが見つかりませんでした 🥹</ strong > </ p >
24- < p style ='margin-bottom: 100px; '> リンク切れなどあれば < a href ='https://twitter.com/DojoConJapan '> @DojoConJapan</ a > アカウントまで< br class ='ignore-sp '> ご報告いただけると嬉しいです 🙏</ p >
25-
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 >
32- < 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 >
11+ < p class ="my-8 ">
12+ < strong > お探しのページが見つかりませんでした🥹</ strong > < br />
13+ リンク切れなどあれば < i class ="fab fa-x-twitter "> </ i > < a href ='https://x.com/{{ site.x }} ' target ="_blank "> @DojoConJapan</ a > アカウントまで< wbr > ご報告いただけると嬉しいです🙏
14+ </ p >
3315</ div >
You can’t perform that action at this time.
0 commit comments