From af7517790076c04c1eff26e5b1516a08033095e2 Mon Sep 17 00:00:00 2001 From: schneekluth <5740913+schneekluth@users.noreply.github.com> Date: Mon, 16 Feb 2026 00:59:23 +0100 Subject: [PATCH] Add new user added my personal website --- exampleSite/content/users/users.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 56ef9ebc..f8046fc3 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -972,5 +972,16 @@ "Personal site", "Blog" ] + }, + { + "title": "jbetzen.net", + "url": "https://jbetzen.net/", + "tags": [ + "Personal site", + "Home Automation", + "CAD", + "DIY", + "Mechanical Engineering" + ] } -] \ No newline at end of file +]