From 01467db3a8c1b7feb6d2f99b27e7229395c647a5 Mon Sep 17 00:00:00 2001 From: Yunior <52602415+yag0x1@users.noreply.github.com> Date: Thu, 10 Jul 2025 20:44:46 -0300 Subject: [PATCH] new user --- exampleSite/content/users/users.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 64b83cf7..e4adf685 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -880,5 +880,14 @@ "Personal site", "Portfolio" ] + }, + { + "title": "yag0x1.github.io", + "url": "https://yag0x1.github.io", + "source": "n/a", + "tags": [ + "Personal site", + "Portfolio" + ] } -] \ No newline at end of file +]