diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 01c402e6..094a667d 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -433,5 +433,12 @@ "tags": [ "Personal site" ] + }, + { + "title": "scottmckendry.tech", + "url": "https://scottmckendry.tech", + "tags": [ + "Personal site" + ] } ]