From 2535f39fb5ae837061c00cbfc1e4905eff71ffb4 Mon Sep 17 00:00:00 2001 From: BBAGWANG Date: Sat, 12 Aug 2023 17:32:13 +0900 Subject: [PATCH] Add bbagwang.com in users.json --- 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 b023e68c..d6a253e6 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -56,6 +56,13 @@ "Personal site" ] }, + { + "title": "bbagwang.com", + "url": "https://bbagwang.com", + "tags": [ + "Personal site" + ] + }, { "title": "ciicadalab.github.io", "url": "https://ciicadalab.github.io",