Merge branch 'typo-fix' into 'main'
readme: fix typo for enabling listing of pages See merge request 4bcx/no-style-please!1
This commit is contained in:
commit
0b00b22a14
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ To enable listing of pages in homepage add the following in `config.toml`
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[extra]
|
[extra]
|
||||||
list_pages = false
|
list_pages = true
|
||||||
```
|
```
|
||||||
|
|
||||||
### Header and footer nav links
|
### Header and footer nav links
|
||||||
|
|
Loading…
Reference in a new issue