From ebe4b440292c68382f9f465917b8b8687352c1d0 Mon Sep 17 00:00:00 2001 From: Alex Haslam Date: Wed, 20 Dec 2023 16:36:23 +0000 Subject: [PATCH] Add website to users.json --- exampleSite/content/users/users.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index fb43a114..d0369c12 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -519,5 +519,13 @@ "tags": [ "Personal site" ] + }, + { + "title": "alxhslm.github.io", + "url": "https://alxhslm.github.io/", + "tags": [ + "Personal Site", + "Blog" + ] } -] +] \ No newline at end of file