Skip to content

Commit ca9391c

Browse files
committed
Add link to CPJ 2026 in footer section
Coolest Projects Japan 2026 https://coolestprojects2026.coderdojo.jp/
1 parent 878bf25 commit ca9391c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/views/shared/_footer.html.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
| <a class="footer-link" href="/podcasts" title="ポッドキャスト番組「DojoCast」を見る">Podcast</a>
1313
| <a class="footer-link" href="<%= decadojo_url %>" title="CoderDojo の地域カンファレンス「DecaDojo」を見る">DecaDojo</a>
1414
| <a class="footer-link" href="<%= dojocon_url %>" title="CoderDojo の全国カンファレンス「DojoCon Japan」を見る">DojoCon</a>
15+
| <a class="footer-link" href="https://coolestprojects2026.coderdojo.jp" title="子どもたちのための作品展示イベント「Coolest Projects Japan」を見る">Coolest Projects</a>
1516
| <a class="footer-link" href="/english" hreflang="en" title="Read CoderDojo Japan's website in English">English</a>
1617
</h2>
1718

0 commit comments

Comments
 (0)