fix: add hugo-responsive-images

This commit is contained in:
Sean Emerson 2022-08-21 00:17:11 -07:00
parent 30223f63c4
commit a065be7b1a
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta
- [hugo-social-metadata](https://github.com/msfjarvis/hugo-social-metadata) - A Hugo theme component to generate social metadata.
- [hudo-redirect](https://github.com/gcc42/hugo-redirect) - A Hugo theme component to setup URL redirections/aliasing on Hugo sites.
- [hugo-cite](https://github.com/loup-brun/hugo-cite) - A Hugo theme component which uses CSL-JSON to create (academic) bibliography sections for pages and posts.
- [hugo-responsive-images](https://github.com/future-wd/hugo-responsive-images) - A theme component for generating responsive images with srcset tags. Supports lazysizes for automatic sizes property and lazyloading polyfill.
## Projects using Hugo