From 6f57e6998545865686ccce5f3268b75392f55725 Mon Sep 17 00:00:00 2001 From: kyo_123 <97147686+alpacayarn@users.noreply.github.com> Date: Tue, 13 May 2025 17:39:03 +0800 Subject: [PATCH] Add Kyo's Garden to users list --- exampleSite/content/users/users.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 21256e25..c4b7b78c 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -889,5 +889,14 @@ "Personal Site", "Blog" ] + }, + { + "title": "Kyo's Garden", + "url": "https://heykyo.com", + "source": "n/a", + "tags": [ + "Personal Site", + "Blog" + ] } ] \ No newline at end of file