mirror of
https://github.com/lektor/lektor-website.git
synced 2025-02-13 11:20:39 +01:00
Fix typo
This commit is contained in:
parent
f64d5008f6
commit
e33cd70270
@ -93,7 +93,7 @@ _model: doc-pages
|
||||
_hidden: yes
|
||||
```
|
||||
|
||||
This will set up our index model and our doc-pages model for the `docs/`
|
||||
This will set up our index model and our doc-pages model for the `doc/`
|
||||
folder. The latter is also set to `_hidden` which will make Lektor prevent
|
||||
the generation of those files: they are invisible. So we need to find other
|
||||
ways to render them.
|
||||
|
Loading…
Reference in New Issue
Block a user