Skip to content

Commit 03a3b2d

Browse files
committed
Add new sponsor: magikcraft 🎉
1 parent 0d1679e commit 03a3b2d

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed
12.2 KB
Loading

app/views/custom_widget/show.html.erb

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -152,18 +152,23 @@
152152
data: { toggle: 'tooltip', placement: 'bottom' },
153153
title: 'Web開発およびサーバー代の支援'),
154154
'https://yasslab.jp/' %></li>
155-
<li><%= link_to image_tag('logos/JetBrains.svg', alt: 'JetBrains', height: '130px',
156-
style: 'margin-top: -10px; margin-bottom: 150px',
157-
data: { toggle: 'tooltip', placement: 'bottom' },
158-
title: '統合開発環境 (IDE) の提供'),
159-
'http://www.jetbrains.com/' %></li>
160155
<li><%= link_to image_tag('logos/mitou-foundation.png', alt: 'Mitou Foundation',
161156
style: 'margin-top: -10px; margin-bottom: 150px',
162157
data: { toggle: 'tooltip', placement: 'bottom' },
163158
title: '活動資金の継続的な支援'),
164159
'http://www.mitou.org/' %></li>
160+
<li><%= link_to image_tag('logos/magikcraft.png', alt: 'magiccraft',
161+
style: 'margin-top: -10px; margin-bottom: 150px',
162+
data: { toggle: 'tooltip', placement: 'bottom' },
163+
title: 'サーバー環境(Minecraft)の提供'),
164+
'https://www.magikcraft.io/' %></li>
165+
<li><%= link_to image_tag('logos/JetBrains.svg', alt: 'JetBrains', height: '130px',
166+
style: 'margin-top: -40px; margin-bottom: 150px',
167+
data: { toggle: 'tooltip', placement: 'bottom' },
168+
title: '統合開発環境 (IDE) の提供'),
169+
'http://www.jetbrains.com/' %></li>
165170
<li><%= link_to image_tag('logos/sakura-internet.png', alt: 'さくらインターネット',
166-
style: 'margin-top: -30px; margin-bottom: 150px',
171+
style: 'margin-top: -40px; margin-bottom: 150px',
167172
data: { toggle: 'tooltip', placement: 'bottom' },
168173
title: 'サーバー環境(クラウド)の提供'),
169174
'https://www.sakura.ad.jp/' %></li>

0 commit comments

Comments
 (0)