diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index bd88b3b8..5d076fe5 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -454,5 +454,12 @@ "tags": [ "Technology Blog" ] + }, + { + "title": "kylemalloy.com", + "url": "https://kylemalloy.com", + "tags": [ + "Personal site" + ] } ]