diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 21256e25..c4b7b78c 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -889,5 +889,14 @@ "Personal Site", "Blog" ] + }, + { + "title": "Kyo's Garden", + "url": "https://heykyo.com", + "source": "n/a", + "tags": [ + "Personal Site", + "Blog" + ] } ] \ No newline at end of file