Refine README
This commit is contained in:
parent
66c7b00718
commit
1b6c1399bb
@ -23,10 +23,10 @@ Hugo themes: https://themes.gohugo.io/hugo-paper/
|
|||||||
Inside the folder of your Hugo site, run:
|
Inside the folder of your Hugo site, run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git submodule add https://github.com/nanxiaobei/hugo-paper themes/paper
|
git clone https://github.com/nanxiaobei/hugo-paper themes/paper
|
||||||
```
|
```
|
||||||
|
|
||||||
Open `config.toml`, change `theme` to:
|
Then change in `config.toml`:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
theme = "paper"
|
theme = "paper"
|
||||||
|
Loading…
Reference in New Issue
Block a user