diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 3a2edb87..8a582096 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -489,6 +489,13 @@ "tags": [ "Personal Site" ] + }, + { + "title": "renaud.warnotte.be", + "url": "https://renaud.warnotte.be", + "tags": [ + "Personal site", + "Theme author" + ] } - ]