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", + ] } ]