From 398cde548125adb050c7b5e229171fcb5016b1da Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sun, 7 Jan 2024 10:22:29 -0500 Subject: [PATCH] Fix credits --- content/credits.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/credits.md b/content/credits.md index d7de4981..8512cdb3 100644 --- a/content/credits.md +++ b/content/credits.md @@ -5,6 +5,6 @@ draft: false This website is powered by open-source software. -- The static site generator used is [hugo](https://gohugo.io/) +- The site is generated with [hugo](https://gohugo.io/) - The theme is a modified version of [hugo-theme-gruvbox](https://github.com/schnerring/hugo-theme-gruvbox) -- The comments system is powered by [utterances](https://github.com/utterance/utterances) +- The comments system uses [utterances](https://github.com/utterance/utterances)