File tree Expand file tree Collapse file tree 1 file changed +32
-17
lines changed
Expand file tree Collapse file tree 1 file changed +32
-17
lines changed Original file line number Diff line number Diff line change 382382 < a href ="#references "> 📚</ a >
383383 <%= @lang == 'en' ? 'Related Links' : '関連リンク' %>
384384 </ h2 >
385- < ul >
386- < li >
387- < a href ="https://bit.ly/coderdojo-japan-stats-past-works ">
388- 統計情報に関する『これまで』の開発 - GitHub
389- </ a >
390- </ li >
391- < li >
392- < a href ="https://bit.ly/coderdojo-japan-stats-future-works ">
393- 統計情報に関する『これから』の開発 - GitHub
394- </ a >
395- </ li >
396- < li >
397- < a href ="https://bit.ly/coderdojo-japan-stats-data-sheet ">
398- 日本の CoderDojo (財団&Japan) - Spreadsheet
399- </ a >
400- </ li >
401- </ ul >
385+ <% if @lang == 'en' %>
386+ < ul >
387+ < li >
388+ < a href ="/english ">
389+ » See CoderDojo Japan Association
390+ </ a >
391+ </ li >
392+ < li >
393+ < a href ="https://www.youtube.com/playlist?list=PL94GDfaSQTmKxMzXVMzzdl-zCmzgitQFP ">
394+ » Watch English Video Playlist on YouTube
395+ </ a >
396+ </ li >
397+ </ ul >
398+ <% else %>
399+ < ul >
400+ < li >
401+ < a href ="https://bit.ly/coderdojo-japan-stats-past-works ">
402+ 統計情報に関する『これまで』の開発 - GitHub
403+ </ a >
404+ </ li >
405+ < li >
406+ < a href ="https://bit.ly/coderdojo-japan-stats-future-works ">
407+ 統計情報に関する『これから』の開発 - GitHub
408+ </ a >
409+ </ li >
410+ < li >
411+ < a href ="https://bit.ly/coderdojo-japan-stats-data-sheet ">
412+ 日本の CoderDojo (財団&Japan) - Spreadsheet
413+ </ a >
414+ </ li >
415+ </ ul >
416+ <% end %>
402417 < br >
403418</ section >
404419
You can’t perform that action at this time.
0 commit comments