diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 391de9a3..056b8075 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -520,5 +520,13 @@ "Personal site", "Blog" ] + }, + { + "title": "the-maze.net", + "url": "https://www.the-maze.net/", + "tags": [ + "Personal site", + "Blog" + ] } ] \ No newline at end of file