File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22<% provide :url, 'https://coderdojo.jp/sotechsha2' %>
33
44 <div class ='container-fluid '>
5- < div class ='col-md-6 ' id ='top '>
6- < img class =" lazyload img-responsive center-block " alt =" Scratchでつくる! たのしむ! プログラミング道場 " style =" width: 90% " data-src =" /assets/sotechsha-2_book-cover.webp " loading =" lazy " src =" /spinner.svg " / >
5+ < div class ='col-md-6 ' id ='top '>
6+ <%= lazy_image_tag 'sotechsha-2_book-cover.webp' , alt : ' Scratchでつくる! たのしむ! プログラミング道場 (第2版)' % >
77 < div style ='text-align: center; font-size: 19.2px; '>
88 < div class ="img-responsive center-block ">
99 < div >
Original file line number Diff line number Diff line change 22<% provide :url, 'https://coderdojo.jp/sotechsha' %>
33
44 <div class ='container-fluid '>
5- < div class ='col-md-6 ' id ='top '>
6- < img class =" lazyload img-responsive center-block " alt =" Scratchでつくる! たのしむ! プログラミング道場 " style =" width: 90% " data-src =" /assets/sotechsha-1_book-cover.webp " loading =" lazy " src =" /spinner.svg " / >
5+ < div class ='col-md-6 ' id ='top '>
6+ <%= lazy_image_tag 'sotechsha-1_book-cover.webp' , alt : ' Scratchでつくる! たのしむ! プログラミング道場 (第1版)' % >
77 < div style ='text-align: center; font-size: 19.2px; '>
88 < div class ="img-responsive center-block ">
99 < div >
You can’t perform that action at this time.
0 commit comments