diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 09aafde0..92e300f3 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -391,5 +391,12 @@ "tags": [ "Personal site mainly in Chinese" ] + { + "title": "jundimubarok.com", + "url": "https://jundimubarok", + "tags": [ + "Personal site" + ] + } } ]