From 06b291dd8dad4bbfcbd38547b651b55341efbeef Mon Sep 17 00:00:00 2001 From: mtheindiecoder <138979906+mtheindiecoder@users.noreply.github.com> Date: Mon, 21 Aug 2023 21:45:44 +0200 Subject: [PATCH] Update users.json added theindiecoder user --- exampleSite/content/users/users.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index f0fc88a1..2fee9fd6 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -405,5 +405,12 @@ "tags": [ "Personal site" ] + }, + { + "title": "theindiecoder.cloud", + "url": "https://theindiecoder.cloud", + "tags": [ + "Personal site" + ] } ]