diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 92673fc1..71f04e9e 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -1002,5 +1002,20 @@ "Personal site", "Blog" ] + }, + { + "title": "Cook Like A Nerd", + "url": "https://cooklikeanerd.com/", + "tags": [ + "Recipe Blog" + ] + }, + { + "title": "Cintia Ching", + "url": "https://cintiaching.com/", + "tags": [ + "Personal site", + "Blog" + ] } ]