From a9b3b5021e477e5c3b66348ee34ff41f617681da Mon Sep 17 00:00:00 2001 From: Chill-Try <114682512+Chill-Try@users.noreply.github.com> Date: Sun, 16 Feb 2025 11:37:58 +0800 Subject: [PATCH] Update users.json --- exampleSite/content/users/users.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 789f918e..c0def3c7 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -849,5 +849,15 @@ "Author Site", "Blog" ] + }, + { + "title": "Chill-Try", + "url": "https://ctry.tech/", + "source": "n/a", + "tags": [ + "Technology Blog", + "Personal site", + "Blog" + ] } -] \ No newline at end of file +]