From 0df609855525e287b355c1cf1c149149c45afea7 Mon Sep 17 00:00:00 2001 From: LesserCat Date: Wed, 31 Jul 2024 11:19:33 +0800 Subject: [PATCH] Update users.json --- exampleSite/content/users/users.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 8dbe0f49..93b50a25 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -712,5 +712,14 @@ "Blog", "Technology Blog" ] - } + }, + { + "title": "kumacat.pages.dev", + "url": "https://kumacat.pages.dev", + "source": "https://github.com/LesserCat/LesserCat.github.io", + "tags": [ + "Personal Site", + "Blog" + ] + } ]