diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 468defa9b..12e0e7562 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -739,7 +739,7 @@ "Personal Site", "Blog" ] - }, + }, { "title": "andrealucchini.com", "url": "https://andrealucchini.com", @@ -749,6 +749,15 @@ "Blog" ] }, + { + "title": "utrodus.com", + "url": "https://utrodus.com", + "source": "https://github.com/utrodus/utrodus.com", + "tags": [ + "Portfolio Site", + "Blog" + ] + }, { "title": "hetong-re4per.com", "url": "https://hetong-re4per.com", @@ -758,4 +767,4 @@ "Blog" ] } -] +] \ No newline at end of file