diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index ced83909..9cf2cad7 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -545,5 +545,12 @@ "tags":[ "Personal site" ] + }, + { + "title": "aakashnand.com", + "url" : "https://aakashnand.com/", + "tags":[ + "Personal site" + ] } ]