From bebff03d62bb59120e06b5ee4b7fc887f2017c57 Mon Sep 17 00:00:00 2001 From: alst-ovh <35896287+alst-ovh@users.noreply.github.com> Date: Mon, 16 Feb 2026 09:25:26 +0100 Subject: [PATCH] Add new user --- 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..abe8a284 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -972,5 +972,16 @@ "Personal site", "Blog" ] + }, + { + "title": "alst.ovh", + "url": "https://alst.ovh/", + "tags": [ + "Personal site", + "Blog", + "dawel", + "dwOS", + "dwKDE" + ] } -] \ No newline at end of file +]