Skip to content

Commit 57c6657

Browse files
committed
DojoMapの反応が良いので、トップページではDojoMapへのリンクを付与しながら「国際的な非営利活動」を強調した
1 parent abf9215 commit 57c6657

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/views/home/show.html.haml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99

1010
%section.introduction.text-center.list
1111
%p
12-
CoderDojo は7〜17歳を対象とした非営利のプログラミング道場です。2011年にアイルランドで始まり、世界では#{Dojo::NUM_OF_COUNTRIES}カ国・#{Dojo::NUM_OF_WORLD_DOJOS}の道場、日本には
12+
CoderDojo は子どものためのプログラミング道場です。2011年にアイルランドから始まった
13+
%a{href: dojomap_url(path='/world')}<> 国際的な非営利活動
14+
で、日本には
1315
%b>= @dojo_count
1416
以上の道場があります。
1517
%br

0 commit comments

Comments
 (0)