diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index b34957fa..19e02eb1 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -785,5 +785,15 @@ "Software Developer", "Blog" ] + }, + { + "title": "Everybody Wants Some", + "url": "https://ews.ink/", + "source": "https://github.com/unacro/blog", + "tags": [ + "Blog", + "Technology", + "Game Development" + ] } ]