Skip to content

Commit 34fdffb

Browse files
authored
Merge pull request #1629 from coderdojo-japan/stop-promoting-special-event
Hide special event due to completed
2 parents f20b564 + 9d65969 commit 34fdffb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

app/views/events/index.html.haml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@
2323
%a{href: 'https://bit.ly/coderdojo-calendar-by-each-region'}<> カレンダー連携
2424
2525
26-
%h2 🆕 イベントのお知らせ
27-
%p.event-notice{style: "margin-top: 30px; margin-bottom: 60px;"}
28-
%a{href: 'https://coderdojo-japan.doorkeeper.jp/events/176828'} ☯️ CoderDojo 共同発起人『Bill Liao』さんとの懇親会 - 8月31日 (土) 🌾
26+
27+
/%h2 🆕 イベントのお知らせ
28+
/%p.event-notice{style: "margin-top: 30px; margin-bottom: 60px;"}
29+
/ %a{href: 'https://coderdojo-japan.doorkeeper.jp/events/176828'} ☯️ CoderDojo 共同発起人『Bill Liao』さんとの懇親会 - 8月31日 (土) 🌾
2930
3031
- unless @pokemon_events.blank?
3132
%p.event-notice{style: "margin-top: 30px; margin-bottom: 60px;"}

0 commit comments

Comments
 (0)