From 49df416f7130b4b814e3d36e3b94282c96359a33 Mon Sep 17 00:00:00 2001 From: Joshua K <84158931+joush007@users.noreply.github.com> Date: Thu, 26 Oct 2023 09:04:12 +1100 Subject: [PATCH] Update users.json --- exampleSite/content/users/users.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index bd88b3b8..40352775 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -454,5 +454,12 @@ "tags": [ "Technology Blog" ] + }, + { + "title": "joush007.github.io", + "url": "https://joush007.github.io", + "tags": [ + "Personal Site" + ] } ]