Skip to content

Commit 95d846b

Browse files
committed
Add internal links: /events#howto and /events#references
1 parent aac9724 commit 95d846b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

app/views/events/index.html.haml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@
4545

4646
%section#dojos.dojos.text-center
4747
%br
48-
%h3{style: "margin-top: 60px; font-weight: bold;"} ☯️ 掲載道場について
48+
%h3#howto{style: "margin-top: 60px; font-weight: bold;"}
49+
%a{href: '#howto'} ☯️
50+
掲載道場について
4951
%p{style: "margin: 0 30px 40px 0px;"}
5052
%a{href: "/"}
5153
coderdojo.jp
@@ -63,7 +65,9 @@
6365
掲載申請はコチラ
6466
)
6567
66-
%h3{style: "margin-top: 60px; font-weight: bold;"} 🛠 関連リンク
68+
%h3#references{style: "margin-top: 60px; font-weight: bold;"}
69+
%a{href: '#references'} 🛠
70+
関連リンク
6771
%ul{:style => "list-style: none; margin-left: -40px; margin-bottom: 40px;"}
6872
%li
6973
%a{href: "https://github.com/coderdojo-japan/coderdojo.jp/issues/258"} 直近の Dojo 開催情報を表示したい #258

0 commit comments

Comments
 (0)