diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index c5c00305..128ab16e 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -927,5 +927,15 @@ "Portfolio", "Environment design" ] - } + }, + { + "title": "zzamboni.org", + "url": "https://zzamboni.org/", + "source": "https://gitlab.com/zzamboni/zzamboni.org", + "tags": [ + "Personal site", + "Blog", + "Technology Blog" + ] + } ]