diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 9ac387bf2..938646a73 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -757,5 +757,15 @@ "Personal site", "Blog" ] + }, + { + "title": "Everybody wants some", + "url": "https://ews.ink/", + "source": "https://github.com/unacro/blog", + "tags": [ + "Blog", + "Technology", + "Game Development" + ] } ] \ No newline at end of file