mirror of
https://git.sr.ht/~adnano/kiln
synced 2024-11-23 10:45:13 +00:00
config.toml: Update input_dir
This commit is contained in:
parent
6f5c3f52e8
commit
f7c98c1514
|
@ -13,7 +13,7 @@ static_dir = "static"
|
|||
output_dir = "public"
|
||||
|
||||
[[tasks.feeds]]
|
||||
input_dir = ""
|
||||
input_dir = "."
|
||||
title = "Example feed"
|
||||
template = "atom.xml"
|
||||
output = "atom.xml"
|
||||
|
|
Loading…
Reference in a new issue