From 39c1d4069f73d3f35106c429f6cd82141a161152 Mon Sep 17 00:00:00 2001 From: Dimitris Pergelidis Date: Sun, 6 Oct 2024 01:16:26 +0300 Subject: [PATCH] Add user: p3rception --- 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 74293851..967fa463 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -792,5 +792,14 @@ "Personal site", "Blog" ] + }, + { + "title": "p3rception.github.io", + "url": "https://p3rception.github.io/", + "source": "https://github.com/p3rception/p3rception.github.io", + "tags": [ + "Personal site", + "Blog" + ] } ] \ No newline at end of file