From 4edc3af41e876cb3ff88b5a9721c695cac86a986 Mon Sep 17 00:00:00 2001 From: Ethan Marshall Date: Wed, 7 Aug 2024 16:07:04 +0100 Subject: [PATCH] Add SCM link to credits file --- content/credits.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/credits.md b/content/credits.md index 3a5e5fd..91237be 100644 --- a/content/credits.md +++ b/content/credits.md @@ -6,3 +6,5 @@ draft = false This site is powered by [hugo](https://gohugo.io) with a modified version of the [risotto](https://github.com/joeroe/risotto) theme. Thanks to [Luke Smith](https://lukesmith.xyz) for some ideas, as well as all the contributors to . + +The full sources (and modified theme) are available on [source control](https://code.nolog.cz/ejv2/ejv2.cc).