From 5e5d77a5774d85ac56373b0a1672f8a8e22d2fda Mon Sep 17 00:00:00 2001 From: Sanrei <100203867+adilhyz@users.noreply.github.com> Date: Sat, 23 Sep 2023 17:55:46 +0700 Subject: [PATCH] Update users.json added adilhyz user --- 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 d4939c3c..2241e2cc 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -412,5 +412,12 @@ "tags": [ "Personal site" ] + }, + { + "title": "adilhyz.github.io", + "url": "https://adilhyz.github.io", + "tags": [ + "Personal site" + ] } ]