diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 5ac78a99..06f9d238 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -566,5 +566,12 @@ "tags": [ "Personal blog" ] + }, + { + "title": "smileguide.github.io", + "url": "https://smileguide.github.io", + "tags": [ + "Personal site" + ] } -] \ No newline at end of file +]