diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index d4939c3c..1332aa34 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -412,5 +412,19 @@ "tags": [ "Personal site" ] + }, + { + "title": "gma.name", + "url": "https://gma.name", + "tags": [ + "Personal site" + ] + }, + { + "title": "mayer.life" + "url": "https://mayer.life", + "tags": [ + "Personal site" + ] } ]