Skip to content

Commit cf3ee9a

Browse files
committed
Add カレンダー連携 link in /events page #1547 #1550 #1552
1 parent 9ca76bc commit cf3ee9a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

app/views/events/index.html.haml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,18 @@
1010
%br
1111
%h1 📅 近日開催の道場
1212
%br
13-
%p{style: "margin: 0 30px 40px 0px;"}
13+
%p{style: "margin: 0 30px 40px 0px; line-height: 2.0em;"}
1414
 ☯️ 開催予定のイベントをチェックしよう!
1515
%br
1616
 (🗾
1717
\
1818
%a{href: 'https://map.coderdojo.jp'}<> 地図から探す
19-
こともできます)
19+
\
20+
\/
21+
\ 🗓
22+
\
23+
%a{href: 'https://bit.ly/coderdojo-calendar-by-each-region'}<> カレンダー連携
24+
2025
2126
- unless @pokemon_events.blank?
2227
%p.event-notice{style: "margin-top: 30px; margin-bottom: 60px;"}

0 commit comments

Comments
 (0)