From 69ff7836168dee5e500294a1ed416a36d0eb6090 Mon Sep 17 00:00:00 2001 From: Bemn <5474099+bemnlam@users.noreply.github.com> Date: Sat, 12 Oct 2024 20:00:13 -0500 Subject: [PATCH] feat: add user bemnlam --- 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 742938514..6e2de394d 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -792,5 +792,15 @@ "Personal site", "Blog" ] + }, + { + "title": "blog.lofibean.cc", + "url": "https://blog.lofibean.cc", + "source": "https://github.com/bemnlam/bemnlam.github.io", + "tags": [ + "Personal site", + "Software Developer", + "Blog" + ] } ] \ No newline at end of file