mirror of
https://git.sr.ht/~adnano/kiln
synced 2024-10-30 01:13:08 +00:00
Update README.md
This commit is contained in:
parent
5653a24125
commit
091e515551
|
@ -104,9 +104,8 @@ There are currently two supported templates:
|
|||
- `page.gmi`: The template used for pages
|
||||
- `directory.gmi`: The template used for directories
|
||||
|
||||
If `page.gmi` does not exist, kiln will simply copy pages from source to
|
||||
destination. If `directory.gmi` does not exist, directory index files will not
|
||||
be created.
|
||||
If `page.gmi` does not exist, page files will not be created.
|
||||
If `directory.gmi` does not exist, directory index files will not be created.
|
||||
|
||||
## Permalinks
|
||||
|
||||
|
|
Loading…
Reference in a new issue