Skip to content

Commit ea03b73

Browse files
committed
Add link to CoderDojo Zen in 全国の道場
1 parent 425e829 commit ea03b73

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

app/views/home/show.html.haml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,16 @@
7979
%br
8080
%h2 全国の道場
8181
%br
82+
%p
83+
お近くの道場を探してみましょう!
84+
%a{:href => "https://zen.coderdojo.com/"}<>
85+
地図から探す
86+
こともできます ;)
8287
= render partial: 'shared/dojos', locals: { regions_and_dojos: @regions_and_dojos }
8388
%section.text-center
8489
%br
8590
%h2.text-center
86-
%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"} 最近の CoderDojo
91+
%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"} 最近の CoderDojo
8792
%br
8893
%a.twitter-timeline{:href => "https://twitter.com/CoderDojoJapan?ref_src=twsrc%5Etfw", :data-lang => "ja", "data-chrome" => "noheader nofooter noborders", "data-dnt" => "true", "data-width" => "500", "data-tweet-limit" => "5"} @CoderDojoJapan アカウントのタイムライン
8994
%script{:async => "", :await => "", :src => "https://platform.twitter.com/widgets.js", :charset => "utf-8"}

0 commit comments

Comments
 (0)