Skip to content

Commit

Permalink
Merge pull request #141 from Kyutech-C3/develop
Browse files Browse the repository at this point in the history
[change] 一覧画面の画像の遅延読み込み設定
  • Loading branch information
Simo-C3 authored Dec 16, 2022
2 parents 02f3ddd + 6863268 commit fd35352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/card/Card.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
alt="thumbnail"
title="thumbnail"
class="thumbnail"
loading="lazy"
/>
<div v-if="isNew" class="new-ravel">New</div>
</div>
Expand Down

0 comments on commit fd35352

Please sign in to comment.