diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index bd9bcd45..ca294dba 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -536,5 +536,13 @@ "Personal site", "Blog" ] + }, + { + "title": "notes.bluesdriveamelia.space", + "url": "https://notes.bluesdriveamelia.space/", + "tags": [ + "Blog", + "Personal site" + ] } ]