We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878bf25 commit ca9391cCopy full SHA for ca9391c
1 file changed
app/views/shared/_footer.html.erb
@@ -12,6 +12,7 @@
12
| <a class="footer-link" href="/podcasts" title="ポッドキャスト番組「DojoCast」を見る">Podcast</a>
13
| <a class="footer-link" href="<%= decadojo_url %>" title="CoderDojo の地域カンファレンス「DecaDojo」を見る">DecaDojo</a>
14
| <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>
16
| <a class="footer-link" href="/english" hreflang="en" title="Read CoderDojo Japan's website in English">English</a>
17
</h2>
18
0 commit comments