diff options
| author | Ahmed Alaa <aa@4b.cx> | 2023-04-05 18:39:46 +0000 |
|---|---|---|
| committer | Ahmed Alaa <aa@4b.cx> | 2023-04-05 18:39:46 +0000 |
| commit | 0b00b22a14b25534c3b2ed15a030aa1cdfc865ea (patch) | |
| tree | b2ad3b9d8700bee1a23c89cb79d922650e50e0ad /README.md | |
| parent | 7daa254c0b2be4055a40ef320f44e7d066dca753 (diff) | |
| parent | 8fb62ffbba0f399a6ffa496bd5c20173cc8201e9 (diff) | |
Merge branch 'typo-fix' into 'main'
readme: fix typo for enabling listing of pages
See merge request 4bcx/no-style-please!1
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ To enable listing of pages in homepage add the following in `config.toml` ```toml [extra] -list_pages = false +list_pages = true ``` ### Header and footer nav links |
