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