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