fix: wrong article source link

This commit is contained in:
ruanyf
2023-08-02 15:53:08 +08:00
parent 78bb3b4401
commit fea8c8a942
2 changed files with 2 additions and 1 deletions

View File

@@ -6,5 +6,6 @@ customization: false
themeDir: loppo-theme
direction: ltr
id: typescript
branch: main
hasComments: true
isTutorial: true

View File

@@ -22,6 +22,6 @@
"dependencies": {
"gh-pages": "^5.0.0",
"loppo": "^0.6.25",
"loppo-theme-wangdoc": "^0.6.4"
"loppo-theme-wangdoc": "^0.6.6"
}
}