diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 74293851..6e2de394 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