From 4153ce22f998438f1c7dd4ace971570c16124dbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=9D=E6=AD=8C=E5=A4=A9=E4=B8=8A=E6=9C=89?= <103346707+ToDreamr@users.noreply.github.com> Date: Wed, 7 Feb 2024 12:39:04 +0800 Subject: [PATCH] Update users.json --- exampleSite/content/users/users.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 06f9d238..160e7341 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -573,5 +573,12 @@ "tags": [ "Personal site" ] + }, + { + "title": "todreamr.github.io", + "url": "https://todreamr.github.io", + "tags": [ + "Personal site" + ] } ]