diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 52ca5f41..17cbaeec 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -649,5 +649,15 @@ "tags": [ "Personal blog" ] + }, + { + "title": "Adam Madej - Gameplay Animator", + "url": "http://www.adammadej.com/", + "source": "https://github.com/arahmitz/adamblogstuff", + "tags": [ + "Portfolio Site", + "Blog", + "Personal Site" + ] } -] \ No newline at end of file +]