From b009e5cfd8a40d7c1e47a3164a5783daa9a200ef Mon Sep 17 00:00:00 2001 From: JustinType <55751991+JustinType@users.noreply.github.com> Date: Tue, 11 Jun 2024 01:51:34 +0200 Subject: [PATCH] Update users.json --- exampleSite/content/users/users.json | 10 ++++++++++ 1 file changed, 10 insertions(+) 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" + ] } ]