Skip to content

Commit 06b4224

Browse files
committed
Remove needless 'min: true' option for lazy_image_tag
1 parent 582e5be commit 06b4224

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/views/stretch3s/new.html.haml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
%small (試験運用中)
2727
= lazy_image_tag '/img/stretch3_cover.webp',
2828
alt: 'AI 拡張ブロック利用例のスクリーンショット画像',
29-
min: true,
3029
class: 'stretch3-eyecatch',
3130
style: 'box-shadow: 0 2.5rem 2rem -2rem hsl(200 50% 20% / 40%);'
3231
%p{style: 'margin-top: 70px;'}

0 commit comments

Comments
 (0)