From 42a5e54b638bd3b4e2f15a381c313a847484f917 Mon Sep 17 00:00:00 2001 From: JustinType <55751991+JustinType@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:45:29 +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..9a36f5b8 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -8,6 +8,16 @@ "Theme author" ] }, + { + "title": "justintype.github.io", + "url": "https://justintype.github.io/", + "source": "https://github.com/JustinType/justintype.github.io", + "tags": [ + "Personal site", + "Cybersecurity", + "CTF" + ] + }, { "title": "madoke.org", "url": "https://madoke.org/",