diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index e4d4df8c..1c0ef9bc 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -814,5 +814,14 @@ "tags": [ "Business site" ] + }, + { + "title": "さばっこ", + "url": "https://sabac.co", + "source": "n/a", + "tags": [ + "Personal site", + "Blog" + ] } ]