From 81a2aa35f96bce04930b4d0642842ccdcfdfdb2d Mon Sep 17 00:00:00 2001 From: Xeonzilla <85546881+Xeonzilla@users.noreply.github.com> Date: Sat, 21 Sep 2024 11:22:09 +0800 Subject: [PATCH] Update users.json --- 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 44561425..144a9338 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -748,5 +748,14 @@ "Personal site", "Blog" ] + }, + { + "title": "Xeonzilla’s Note", + "url": "https://xeonzilla.github.io", + "source": "https://github.com/Xeonzilla/Xeonzilla.github.io", + "tags": [ + "Personal site", + "Blog" + ] } ]