From 086061cca0c293878e652443d219cca5361145bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=AA=E4=B8=80Terry?= <45310067+vkmki001@users.noreply.github.com> Date: Sun, 13 Aug 2023 16:33:59 +0800 Subject: [PATCH] Update users.json Add my blowfish-themed blog --- exampleSite/content/users/users.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index b023e68c..58ec4c09 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -391,5 +391,12 @@ "tags": [ "Personal site" ] + }, + { + "title": "vkmki001.github.io", + "url": "https://vkmki001.github.io/", + "tags": [ + "Personal site" + ] } -] \ No newline at end of file +]