Skip to content

Commit 905f2a6

Browse files
committed
fix: modify sth
1 parent 9dcc1fc commit 905f2a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/_posts/从0开始搭建Hexo个人博客.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ $ hexo s -g
122122
```bash
123123
deploy:
124124
type: git
125-
repo: https://github.com/LeeDebug/LeeDebug.github.io.git
125+
repo: git@github.com:LeeDebug/LeeDebug.github.io.git
126126
branch: master
127127
```
128128

0 commit comments

Comments
 (0)