From a065be7b1a2fedfe1b263f9fc5391fa16877012a Mon Sep 17 00:00:00 2001 From: Sean Emerson Date: Sun, 21 Aug 2022 00:17:11 -0700 Subject: [PATCH] fix: add hugo-responsive-images --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1470270..008e9c9 100644 --- a/README.md +++ b/README.md @@ -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