diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index d115ce3b..917cc153 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -730,5 +730,14 @@ "Portfolio Site", "Academia" ] + }, + { + "title": "kumacat.pages.dev", + "url": "https://kumacat.pages.dev", + "source": "https://github.com/LesserCat/LesserCat.github.io", + "tags": [ + "Personal Site", + "Blog" + ] } ]