diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index e89f948d..6481ca45 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -461,5 +461,12 @@ "tags": [ "Personal site" ] + }, + { + "title": "deepumohan.com/tech", + "url": "https://deepumohan.com/tech/", + "tags": [ + "Technology Blog" + ] } -] \ No newline at end of file +]