From 2cd866adfadc4317764a0b1effb7f458c4d66294 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Thu, 4 Jan 2024 17:49:37 -0500 Subject: [PATCH] Give credit to utterances. --- content/about.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/about.md b/content/about.md index ef262cd6..9aa48dca 100644 --- a/content/about.md +++ b/content/about.md @@ -14,3 +14,5 @@ Connect with me using any the following methods: ## Credits This website is generated using [hugo](https://gohugo.io/) and the theme is a modified version of [hugo-theme-gruvbox](https://github.com/schnerring/hugo-theme-gruvbox). My general rule of thumb is to look for a gruvbox theme for most of the software I use since it delivers such a pleasant experience for the eyes. + +The comments system is powered by [utterances](https://github.com/utterance/utterances).