Skip to content

Commit 83a97c4

Browse files
committed
Update HAML-related comments
1 parent a933cb6 commit 83a97c4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

app/views/home/show.html.erb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@
105105
</div>
106106
</section>
107107

108-
<!-- 以下のイベントお知らせ部分は HAML でコメントアウトされているため、HTMLコメントで残しています
108+
<!-- イベントのお知らせ (任意) -->
109+
<!--
109110
<hr>
110111
<section id="events" class="detail-introduction text-center">
111112
<h2>
@@ -161,7 +162,7 @@
161162
</section>
162163

163164
<!--
164-
以下の .text-center.grayscale-bg は HAML 上でコメントアウトされているため、HTMLコメントで残しています
165+
以下の .text-center.grayscale-bg は section 数を増やしたときの調整用。
165166
<div class="text-center grayscale-bg" style="padding-top: 40px; padding-bottom: 50px;">
166167
<section class="detail-introduction" id="news">
167168
...
@@ -225,7 +226,7 @@
225226
</section>
226227

227228
<!--
228-
以下も HAML 上でコメントアウトされている「最近の CoderDojo (Twitter タイムライン)」部分です
229+
「最近の CoderDojo (Twitter タイムライン)」部分。公式の埋め込み機能が復旧されるまではコメントアウト。
229230
<section id="timeline" class="text-center" style="margin-bottom: 50px;">
230231
<h3 class="text-center" style="margin-bottom: 30px;">
231232
<a href="https://x.com/search?vertical=default&q=dojocon%20OR%20coderdojo%20OR%20コーダー道場%20lang%3Aja">

0 commit comments

Comments
 (0)