diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 9961711e..ac11f9c5 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -482,5 +482,13 @@ "tags": [ "Personal Site" ] + }, + { + "title": "BoringTech.net", + "url": "https://boringtech.net/", + "tags": [ + "Personal Site", + "Blog" + ] } ]