diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 1a6c6df7..a1bd6e2d 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -1011,5 +1011,20 @@ "Business site", "E-commerce" ] + }, + { + "title": "Cook Like A Nerd", + "url": "https://cooklikeanerd.com/", + "tags": [ + "Recipe Blog" + ] + }, + { + "title": "Cintia Ching", + "url": "https://cintiaching.com/", + "tags": [ + "Personal site", + "Blog" + ] } ]