diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 7a420d6b..44ff76d2 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -664,5 +664,15 @@ "Software Developer", "Videogame Developer" ] + }, + { + "title": "justintype.github.io", + "url": "https://justintype.github.io/", + "source": "https://github.com/JustinType/justintype.github.io", + "tags": [ + "Personal site", + "Cybersecurity", + "CTF" + ] } ]