Skip to content

Commit

Permalink
✨ [Change] 删除了不必要的懒加载
Browse files Browse the repository at this point in the history
✨ [Change] 删除了不必要的懒加载
  • Loading branch information
Sh1n3zZ committed Aug 20, 2023
1 parent 9c05c84 commit 1cfc439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<div class="landing-slider">⚡ 累计帮助3,000名站长稳定上云</div>
</div>
<div class="landing-background">
<img src="{$setting.web_view}/assets/images/cloud.png" loading="lazy" alt="">
<img src="{$setting.web_view}/assets/images/cloud.png" alt="">
</div>
</div>
</div>
Expand Down

0 comments on commit 1cfc439

Please sign in to comment.