Skip to content

Commit 73a6300

Browse files
authored
Merge pull request #891 from ishikawa999/close-izumo-1st
開催済みのizumo 1stを近日開催から外す
2 parents b543615 + 280c131 commit 73a6300

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

events/index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,18 @@ <h2>近日開催のイベント</h2>
2020
<h3>Rails Girls Sapporo 2nd<small>2025/10/17〜2025/10/18</small></h3>
2121
</div>
2222
</a>
23+
</div>
24+
<!-- ↑直近開催予定のイベントページがある場合にコメントアウトを外して内容を更新 -->
25+
26+
<div id="container" class="row clearfix">
27+
<h2>過去のイベント</h2>
2328

2429
<a href="https://railsgirls.com/izumo-1st.html" class="span4 event" style="background: url(/images/events/izumo-1st-logo.png) center -5px / 55% no-repeat;">
2530
<div>
2631
<h3>Izumo, Japan<small>2025/06/06〜2025/06/07</small></h3>
2732
</div>
2833
</a>
29-
</div>
30-
<!-- ↑直近開催予定のイベントページがある場合にコメントアウトを外して内容を更新 -->
3134

32-
<div id="container" class="row clearfix">
33-
<h2>過去のイベント</h2>
3435
<a href="https://railsgirls.com/tokyo-2025-02-21.html" class="span4 event" style="background:url(/images/events/rails_girls_tokyo_17th_logo.jpg) center -20px / 60% no-repeat;">
3536
<h3>Rails Girls Tokyo 17th<small>2025/02/21〜2025/02/22</small></h3>
3637
</a>

index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ <h2>日本で近日開催のイベント</h2>
3636
<h3>Rails Girls Sapporo 2nd<small>2025/10/17〜2025/10/18</small></h3>
3737
</div>
3838
</a>
39-
40-
<a href="https://railsgirls.com/izumo-1st.html" class="span4 event" style="background: url(/images/events/izumo-1st-logo.png) center -5px / 55% no-repeat;">
41-
<div>
42-
<h3>Izumo, Japan<small>2025/06/06〜2025/06/07</small></h3>
43-
</div>
44-
</a>
4539
<!-- ↑直近で開催予定のイベントページがまだない場合 -->
4640
</div>
4741

0 commit comments

Comments
 (0)