From a62dcb402c837fc1cba52848a9a1357f3b0607e3 Mon Sep 17 00:00:00 2001 From: Jundi Mubarok <57140394+jundi14@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:43:00 +0700 Subject: [PATCH] Update users.json Add jundimubarok.com --- exampleSite/content/users/users.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 09aafde08..92e300f37 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" + ] + } } ]