diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 17c37066..f9f8870a 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -946,5 +946,14 @@ "Blog", "Technology Blog" ] + }, + { + "title": "monpetitdev.fr", + "url": "https://monpetitdev.fr/", + "tags": [ + "Personal site", + "Blog", + "Software Developer" + ] } ] \ No newline at end of file