mirror of
https://github.com/vale981/metalsmith-layouts
synced 2025-03-04 17:21:37 -05:00
Fixed typo in readme
This commit is contained in:
parent
1770c98084
commit
2b426e5cc3
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ Change the file extension of processed files to `.html` (optional). This option
|
|||
```json
|
||||
{
|
||||
"plugins": {
|
||||
"metalsmith-in-place": {
|
||||
"metalsmith-layouts": {
|
||||
"engine": "handlebars",
|
||||
"rename": true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue