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" + ] } ]