From b543764ef3f8b970ac5851ca5f8a50b2d373a0a4 Mon Sep 17 00:00:00 2001 From: unacro Date: Sun, 13 Oct 2024 09:17:05 +0800 Subject: [PATCH] chore: add a new user --- exampleSite/content/users/users.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 9ac387bf..938646a7 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -757,5 +757,15 @@ "Personal site", "Blog" ] + }, + { + "title": "Everybody wants some", + "url": "https://ews.ink/", + "source": "https://github.com/unacro/blog", + "tags": [ + "Blog", + "Technology", + "Game Development" + ] } ] \ No newline at end of file