mirror of
https://git.sr.ht/~adnano/kiln
synced 2024-10-30 01:13:08 +00:00
Update example site configuration
This commit is contained in:
parent
48f84c1fac
commit
546f5cd6e3
|
@ -11,7 +11,7 @@ template_ext = ".gmi"
|
||||||
static_dir = "static"
|
static_dir = "static"
|
||||||
output_dir = "public"
|
output_dir = "public"
|
||||||
|
|
||||||
[tasks.geminiToHTML]
|
[tasks.geminitohtml]
|
||||||
input_ext = ".gmi"
|
input_ext = ".gmi"
|
||||||
output_ext = ".html"
|
output_ext = ".html"
|
||||||
template_ext = ".gmi"
|
template_ext = ".gmi"
|
||||||
|
|
Loading…
Reference in a new issue