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" + ] + } ]