From 2a125948a2d6024570f04d5ab6ed456c0f64b235 Mon Sep 17 00:00:00 2001 From: Sean Emerson Date: Mon, 9 Jan 2023 23:26:09 +0200 Subject: [PATCH] add hugo-inline-svg --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf1a12f..d08a05a 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta - [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. +- [hugo-inline-svg](https://github.com/future-wd/hugo-inline-svg) - A theme component for inlining SVG. Comes with CSS for displaying as blog, or inline with text. ## Projects using Hugo