Skip to content

Commit 575fd17

Browse files
committed
🎉 Add WRO Japan logo to Partners section
1 parent d87c4b9 commit 575fd17

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

app/assets/images/logos/wro.png

15.8 KB
Loading

app/assets/images/logos/wro.pxm

114 KB
Binary file not shown.

app/views/shared/_partners.haml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
%li= link_to image_tag('logos/techsoup-japan.png', alt: 'TechSoup Japan', style: 'margin-top: 5px', data: { toggle: 'tooltip', placement: 'bottom' }, title: 'G Suite などの寄贈申請の支援'), 'https://news.coderdojo.jp/2019/03/03/google-for-nonprofits-via-techsoup-japan/'
3232

3333
%li= link_to image_tag('logos/github.png', alt: 'GitHub', style: 'margin-top: -20px', data: { toggle: 'tooltip', placement: 'bottom' }, title: 'GitHub for Nonprofit の提供'), 'https://news.coderdojo.jp/2019/08/29/github-for-nonprofit/'
34+
%li= link_to image_tag('logos/wro.png', alt: 'WRO Japan', style: 'margin-top: -30px', data: { toggle: 'tooltip', placement: 'bottom' }, title: 'ロボットキットの提供'), 'https://news.coderdojo.jp/2019/12/21/wro-japan-and-coderdojo-japan/'
35+
3436
%li= link_to image_tag('logos/google.png', alt: 'Google', style: 'margin-top: -30px', data: { toggle: 'tooltip', placement: 'bottom' }, title: '活動資金に対する支援'), 'https://news.coderdojo.jp/2019/11/13/google-and-coderdojo-join-forces-in-japan/'
3537

3638

0 commit comments

Comments
 (0)