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 +]