Skip to content

Commit

Permalink
chore(deps): replace image lazyload lib
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Sep 24, 2023
1 parent 6737eab commit f80ba2f
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 16 deletions.
27 changes: 14 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,29 +48,30 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b

## Versions

| Dependency | Version |
| :------------------------------------------- | -------: |
| [Bootstrap][bootstrap] | `5.3.1` |
| [Clipboard][clipboard] | `2.0.11` |
| [Day.js][dayjs] | `1.11.9` |
| [Font Awesome Free][fontawesome] | `6.4.2` |
| [jQuery][jquery] | `3.7.1` |
| [Lazysizes][lazysizes] | `5.3.2` |
| [Magnific Popup][magnific-popup] | `1.1.0` |
| [Mermaid][mermaid] | `10.4.0` |
| [Simple-Jekyll-Search][simple-jekyll-search] | `1.10.0` |
| [Tocbot][tocbot] | `4.21.1` |
| Dependency | Version |
| :------------------------------------------------------- | -------: |
| [Bootstrap][bootstrap] | `5.3.1` |
| [Clipboard][clipboard] | `2.0.11` |
| [Day.js][dayjs] | `1.11.9` |
| [Font Awesome Free][fontawesome] | `6.4.2` |
| [jQuery][jquery] | `3.7.1` |
| [Loading-attribute-polyfill][loading-attribute-polyfill] | `2.1.1` |
| [Magnific Popup][magnific-popup] | `1.1.0` |
| [Mermaid][mermaid] | `10.4.0` |
| [Simple-Jekyll-Search][simple-jekyll-search] | `1.10.0` |
| [Tocbot][tocbot] | `4.21.1` |

[assets]: https://github.com/cotes2020/chirpy-static-assets
[chirpy]: https://github.com/cotes2020/jekyll-theme-chirpy

<!-- deps -->

[bootstrap]: https://www.jsdelivr.com/package/npm/bootstrap
[clipboard]: https://www.jsdelivr.com/package/npm/clipboard
[dayjs]: https://www.jsdelivr.com/package/npm/dayjs
[fontawesome]: https://fontawesome.com/download
[jquery]: https://www.jsdelivr.com/package/npm/jquery
[lazysizes]: https://www.jsdelivr.com/package/npm/lazysizes
[loading-attribute-polyfill]: https://www.jsdelivr.com/package/npm/loading-attribute-polyfill
[magnific-popup]: https://www.jsdelivr.com/package/npm/magnific-popup
[mermaid]: https://www.jsdelivr.com/package/npm/mermaid
[simple-jekyll-search]: https://www.jsdelivr.com/package/npm/simple-jekyll-search
Expand Down
3 changes: 0 additions & 3 deletions lazysizes/lazysizes.min.js

This file was deleted.

8 changes: 8 additions & 0 deletions loading-attribute-polyfill/loading-attribute-polyfill.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f80ba2f

Please sign in to comment.