Skip to content

Commit 32b1963

Browse files
committed
Shorten message to be in one line
1 parent b7f9062 commit 32b1963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/shared/_partners.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141
%li{style: 'margin: 35px auto 25px;'}= link_to lazy_image_tag('/partners/dive_into_code.png', alt: 'DIVE INTO CODE', data: { toggle: 'tooltip', placement: 'bottom' }, title: '学習コンテンツの提供'), 'https://news.coderdojo.jp/2021/12/27/diver-learnings-for-coderdojo/', target: "_blank", rel: "noopener"
4242

4343
%li= link_to lazy_image_tag('/partners/toio.png', alt: 'toio(トイオ)', data: { toggle: 'tooltip', placement: 'bottom' }, title: 'ロボットトイ「toio」の提供'), 'https://news.coderdojo.jp/2022/03/17/toio-sony-interactive-entertainment/', target: "_blank", rel: "noopener"
44-
%li= link_to lazy_image_tag('/partners/microbit.png', alt: 'micro:bit(マイクロビット)', data: { toggle: 'tooltip', placement: 'bottom' }, title: '教育用マイコンボード「micro:bit」の提供'), 'https://news.coderdojo.jp/2022/05/16/1500-microbits-to-coderdojo/', target: "_blank", rel: "noopener"
44+
%li= link_to lazy_image_tag('/partners/microbit.png', alt: 'micro:bit(マイクロビット)', data: { toggle: 'tooltip', placement: 'bottom' }, title: '教育用マイコンボードの提供'), 'https://news.coderdojo.jp/2022/05/16/1500-microbits-to-coderdojo/', target: "_blank", rel: "noopener"

0 commit comments

Comments
 (0)