From 9c89cadd3a889349c153323379cc4914eba2f14b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Fri, 1 Dec 2023 11:23:14 +0000 Subject: [PATCH] add user --- exampleSite/content/users/users.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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" + ] } - ]