From 55efc7f20835d6207a3f71c835990ac50059e24f Mon Sep 17 00:00:00 2001 From: aikhae Date: Sun, 31 Aug 2025 09:30:45 +0200 Subject: [PATCH] Adding myself to users :) --- exampleSite/content/users/users.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 4c5cb9c7..da759e2f 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -881,5 +881,14 @@ "tags": [ "Personal site" ] + }, + { + "title": "eike.in", + "url": "https://eike.in", + "source": "https://github.com/LarvenStein/eike.in", + "tags": [ + "Personal site", + "Portfolio" + ] } ]