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