File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ def news_url (path='/'); 'https://news.coderdojo.jp' + path; end
9393 def dojomap_url ( path = '/' ) ; 'https://map.coderdojo.jp' + path ; end
9494 def zen_url ( path = '/find' ) ; 'https://zen.coderdojo.com' + path ; end
9595
96+ def cpj_url ; 'https://coolestprojects2026.coderdojo.jp' ; end
9697 def decadojo_url ; 'https://decadojo.coderdojo.jp' ; end
9798 def dojocon_url ; 'https://dojocon.coderdojo.jp' ; end
9899 def dojoletter_url ; 'https://news.coderdojo.jp/category/DojoLetterバックナンバー' ; end
Original file line number Diff line number Diff line change 13401340 < h4 id ='doc-dojocon-japan '> <%= link_to 'DojoCon Japan' , dojocon_url %> < small > (全国の CoderDojo カンファレンス)</ small > </ h4 >
13411341 < p > by 全国の有志の CoderDojo</ a >
13421342 </ li >
1343+ < li >
1344+ < h4 id ='doc-coolest-projects-japan '> <%= link_to 'Coolest Projects Japan' , cpj_url %> < small > (子どもたちのための作品展示イベント)</ small > </ h4 >
1345+ < p > by 全国の有志の CoderDojo</ a >
1346+ </ li >
13431347 </ ul >
13441348 < br >
13451349
You can’t perform that action at this time.
0 commit comments