File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed
Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change 1+ <% provide(:title, "リクエストが処理できませんでした… 😢") %>
2+ <% provide(:desc, "入力内容に誤りがあるか、リクエストが正しく送信されなかった可能性があります。") %>
3+
4+ < div id ="top " class ="title text-center ">
5+ < i class ="cd cd-logo "> </ i >
6+ < h1 > CoderDojo Japan</ h1 >
7+ < p > 子どものためのプログラミング道場</ p >
8+ < br >
9+ </ div >
10+
11+ < section class ="introduction text-center list ">
12+ < h2 >
13+ リクエストが処理できませんでした… 😢
14+ </ h2 >
15+ < p >
16+ 入力内容に誤りがあるか、リクエストが正しく送信されなかった可能性があります。
17+ < br >
18+ </ p >
19+ < p >
20+ フィードバックなどあれば info@coderdojo.jp にメールしていただくか、
21+ < br >
22+ もしくは
23+ < a href ="https://github.com/coderdojo-japan/coderdojo.jp/issues/ " target ="_blank " rel ="noopener "> GitHub Issue</ a >
24+ に書いていただけると嬉しいです (>人< )✨
25+ </ p >
26+ </ section >
27+
28+ < section id ="timeline " class ="text-center grayscale-bg " style ="padding-bottom: 100px; ">
29+ < br >
30+ < h3 class ="text-center ">
31+ < a href ="https://twitter.com/search?vertical=default&q=dojocon%20OR%20coderdojo%20OR%20%E3%82%B3%E3%83%BC%E3%83%80%E3%83%BC%E9%81%93%E5%A0%B4%20lang%3Aja " target ="_blank " rel ="noopener ">
32+ 🐣 最近の情報発信
33+ </ a >
34+ </ h3 >
35+ < br >
36+ < div class ="twitter-timeline-wrapper ">
37+ < a class ="twitter-timeline " href ="https://twitter.com/CoderDojoJapan?ref_src=twsrc%5Etfw "
38+ data-lang ="ja "
39+ data-chrome ="noheader nofooter noborders "
40+ data-dnt ="true "
41+ data-width ="500 "
42+ data-tweet-limit ="5 ">
43+ @CoderDojoJapan アカウントのタイムライン
44+ </ a >
45+ </ div >
46+ < script async src ="https://platform.twitter.com/widgets.js " charset ="utf-8 "> </ script >
47+ </ section >
You can’t perform that action at this time.
0 commit comments