diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index d4939c3c..0307d995 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -412,5 +412,12 @@ "tags": [ "Personal site" ] - } + }, + { + "title": "scottmckendry.tech", + "url": "https://scottmckendry.tech", + "tags": [ + "Personal site" + ] + }, ]