Skip to content

Commit 988623d

Browse files
committed
Add Algolia to partners section
1 parent 09e3e1c commit 988623d

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

app/assets/images/logos/algolia.png

4.6 KB
Loading

app/assets/images/logos/algolia.svg

Lines changed: 1 addition & 0 deletions
Loading

app/views/shared/_partners.haml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@
2626

2727
%li= link_to image_tag('logos/code-for-everyone.png', alt: 'みんなのコード', style: 'margin-top: 10px', data: { toggle: 'tooltip', placement: 'bottom' }, title: '学校との連携支援'), 'https://code.or.jp/'
2828
%li= link_to image_tag('logos/techsoup-japan.png', alt: 'TechSoup Japan', style: 'margin-top: 10px', data: { toggle: 'tooltip', placement: 'bottom' }, title: 'G Suite などの寄贈申請の支援'), 'https://www.techsoupjapan.org/'
29-
29+
30+
%li= link_to image_tag('logos/algolia.png', alt: 'Algolia', style: 'margin-top: 5px', data: { toggle: 'tooltip', placement: 'bottom' }, title: '検索エンジン DocSearch の提供'), 'https://www.algolia.com/'
31+
3032
%p{:style => "margin-top: 50px;"}
3133
法人向けパートナーシップの
3234
%br.ignore-pc<>

0 commit comments

Comments
 (0)