From 51e94eddad9d7af8323a3eebf9f85c7ad93a3862 Mon Sep 17 00:00:00 2001 From: Commander Keen <49837021+CommanderKen@users.noreply.github.com> Date: Sat, 31 Aug 2024 13:53:35 +0200 Subject: [PATCH] Update users.json --- exampleSite/content/users/users.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 3f1c50ff..44561425 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -739,5 +739,14 @@ "Personal Site", "Blog" ] + }, + { + "title": "andrealucchini.com", + "url": "https://andrealucchini.com", + "source": "https://github.com/CommanderKen/commanderken.github.io", + "tags": [ + "Personal site", + "Blog" + ] } -] \ No newline at end of file +]