diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 44561425b..98d9a40bf 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -748,5 +748,13 @@ "Personal site", "Blog" ] + }, + { + "title": "glomyer.dev", + "url": "https://luizglomyer.github.io/", + "source": "https://github.com/LuizGlomyer/luizglomyer.github.io", + "tags": [ + "Personal site" + ] } ]