(README typo)
This commit is contained in:
parent
ffd5e272a8
commit
46e3b58404
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ Simple blog supported for section `posts`
|
||||||
### Site Configuration
|
### Site Configuration
|
||||||
There are few configuration options you can add to your `config.yml|json|toml` file
|
There are few configuration options you can add to your `config.yml|json|toml` file
|
||||||
```yaml
|
```yaml
|
||||||
# (Optional) Set this to true if you use captial letters in file names
|
# (Optional) Set this to true if you use capital letters in file names
|
||||||
disablePathToLower: true
|
disablePathToLower: true
|
||||||
|
|
||||||
# (Optional) Set this to true to enable 'Last Modified by' date and git author
|
# (Optional) Set this to true to enable 'Last Modified by' date and git author
|
||||||
|
|
Loading…
Reference in a new issue