diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 51724fcd..90ce1e14 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -881,5 +881,14 @@ "Personal site", "Technology Blog" ] + }, + { + "title": "metalhearf.fr", + "url": "https://metalhearf.fr", + "source": "n/a", + "tags": [ + "Blog", + "Personal site" + ] } -] \ No newline at end of file +]