1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Move lozad.

This commit is contained in:
Cotes Chung
2019-12-02 01:15:55 +08:00
parent ebbd818223
commit 924cfa7426
3 changed files with 8 additions and 9 deletions

View File

@@ -118,8 +118,4 @@ layout: default
</div> <!-- .row -->
<!-- image lazy load -->
<script type="text/javascript">
const observer = lozad();
observer.observe();
</script>
{% include lozad.html %}