feat: Make feeds path customizable
This commit is contained in:
parent
8bc7556cf8
commit
b178103560
2 changed files with 7 additions and 5 deletions
|
|
@ -1,6 +1,7 @@
|
|||
bind = "127.0.0.1:8085"
|
||||
item_tpl = "./assets/item.html"
|
||||
page_tpl = "./assets/index.html"
|
||||
feeds_path = "./feeds/"
|
||||
|
||||
[feeds.tc]
|
||||
url = "https://www.youtube.com/feeds/videos.xml?channel_id=UCy0tKL1T7wFoYcxCe0xjN6Q"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue