diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index c405c469..b34957fa 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -775,5 +775,15 @@ "Book", "Academia" ] + }, + { + "title": "blog.lofibean.cc", + "url": "https://blog.lofibean.cc", + "source": "https://github.com/bemnlam/bemnlam.github.io", + "tags": [ + "Personal site", + "Software Developer", + "Blog" + ] } ]