diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 92673fc1..c69fb108 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -1002,5 +1002,14 @@ "Personal site", "Blog" ] + }, + { + "title": "luizcarloscf.github.io", + "url": "https://luizcarloscf.github.io/", + "source": "https://github.com/luizcarloscf/luizcarloscf.github.io", + "tags": [ + "Personal site", + "Blog" + ] } ]