diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 056b8075..bd9bcd45 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -528,5 +528,13 @@ "Personal site", "Blog" ] + }, + { + "title": "datatodroids.tech", + "url": "https://datatodroids.tech/", + "tags": [ + "Personal site", + "Blog" + ] } -] \ No newline at end of file +]