Merge remote-tracking branch 'origin/master'

This commit is contained in:
XPoet 2021-03-17 11:51:41 +08:00
commit 6964014c22
2 changed files with 6 additions and 0 deletions

View File

@ -70,7 +70,10 @@ Or update to latest master branch:
```sh ```sh
$ cd themes/keep $ cd themes/keep
$ git add .
$ git stash
$ git pull $ git pull
$ git stash pop
``` ```
## :art: Contributing ## :art: Contributing

View File

@ -70,7 +70,10 @@ $ npm update hexo-theme-keep
```sh ```sh
$ cd themes/keep $ cd themes/keep
$ git add .
$ git stash
$ git pull $ git pull
$ git stash pop
``` ```
## :art: 贡献 ## :art: 贡献