Skip to content

Commit

Permalink
fix sitelinks
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidingPlus committed Dec 25, 2024
1 parent e86a15c commit 1bb4ea7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/assets/siteLinks.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[
{
"icon": "Blog",
"name": "个人博客",
"name": "Blog",
"link": "https://blog.davidingplus.cn/"
},
{
"icon": "Book",
"name": "LarkSDK 手册",
"name": "LarkSDK",
"link": "http://caiyi.tech/larksdk/"
},
{
Expand Down

0 comments on commit 1bb4ea7

Please sign in to comment.