diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index d5744195..dc57f3d9 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -825,5 +825,16 @@ "Personal site", "Blog" ] + }, + { + "title": "Laterre Dev", + "url": "https://laterre.dev/", + "source": "https://github.com/laterre39/laterre-dev-blog", + "tags": [ + "Personal site", + "Technology Blog", + "Software Developer", + "Portfolio Site" + ] } ]