diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 789f918e..132dbb29 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -849,5 +849,14 @@ "Author Site", "Blog" ] + }, + { + "title": "ZSL", + "url": "https://blog.zsl0621.cc/", + "source": "https://github.com/ZhenShuo2021/ZhenShuo2021.github.io", + "tags": [ + "Blog", + "Personal Site" + ] } ] \ No newline at end of file