diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index bc2d6546..030afa43 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -504,5 +504,13 @@ "Personal Site", "Blog" ] + }, + { + "title": "technicaldc.github.io", + "url": "https://technicaldc.github.io/", + "tags": [ + "Personal Site", + "Blog" + ] } ]