From 3fa4fbcfb5ce1ef47949025726a18cbdc598bf52 Mon Sep 17 00:00:00 2001 From: ohdmire <38505121+ohdmire@users.noreply.github.com> Date: Tue, 26 Sep 2023 22:02:34 +0800 Subject: [PATCH] Update users.json add ohdmire.github.io --- 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 d4939c3cb..ef95ba90c 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -412,5 +412,12 @@ "tags": [ "Personal site" ] + }, + { + "title": "ohdmire.github.io", + "url": "https://ohdmire.github.io", + "tags": [ + "Personal site" + ] } ]