diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index d4939c3c..b410283e 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -412,5 +412,12 @@ "tags": [ "Personal site" ] + }, + { + "title": "theindiecoder.cloud", + "url": "https://theindiecoder.cloud", + "tags": [ + "Personal site" + ] } ]