From 177ff7516ba201addf73e1a3ca6a3a8598a3bef0 Mon Sep 17 00:00:00 2001 From: willhack-g Date: Fri, 17 Jan 2025 14:17:10 -0300 Subject: [PATCH] Update users.json New willhack.top site --- exampleSite/content/users/users.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index be6da533..8d2045e1 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -812,5 +812,15 @@ "Software Developer", "Portfolio Site" ] + }, + { + "title": "WillHack - service for reality hackers", + "url": "https://willhack.top/", + "source": "https://github.com/willhack-g/hugo.git", + "tags": [ + "Technology Blog", + "News that matters Blog", + "AI", + ] } ]