From a6937024ef3bdce46ca264219440641c868cc0ef Mon Sep 17 00:00:00 2001 From: Matthias Thym Date: Sat, 7 Jan 2023 13:21:46 +0100 Subject: [PATCH] Add Hugo theme component (shortcode) hugo-github-calendar --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bf1a12f..970ab37 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,8 @@ 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. +- [hugo-responsive-images](https://github.com/future-wd/hugo-responsive-images) - A Hugo theme component for generating responsive images with srcset tags. Supports lazysizes for automatic sizes property and lazyloading polyfill. +- [hugo-github-calendar](https://github.com/totoroot/hugo-github-calendar) - A Hugo theme component for creating a graph of your GitHub contributions. ## Projects using Hugo