From b543764ef3f8b970ac5851ca5f8a50b2d373a0a4 Mon Sep 17 00:00:00 2001 From: unacro Date: Sun, 13 Oct 2024 09:17:05 +0800 Subject: [PATCH 1/2] 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 9ac387bf2..938646a73 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 From 2a61aadd7a3b0e1acd63624b7c3d8bc5c2eaa252 Mon Sep 17 00:00:00 2001 From: unacro Date: Sun, 13 Oct 2024 09:24:03 +0800 Subject: [PATCH 2/2] chore: typos --- exampleSite/content/users/users.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 938646a73..af78477be 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -759,7 +759,7 @@ ] }, { - "title": "Everybody wants some", + "title": "Everybody Wants Some", "url": "https://ews.ink/", "source": "https://github.com/unacro/blog", "tags": [