Update config
This commit is contained in:
parent
cb92ffb693
commit
09aff8568f
|
@ -2,3 +2,4 @@ dist/
|
|||
target/
|
||||
/.lein-repl-history
|
||||
/.nrepl-port
|
||||
config.yaml
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
title: RSSPaper
|
||||
# Options: light or dark
|
||||
theme: dark
|
||||
# Options: daily, yesterday or weekly
|
||||
edition: yesterday
|
||||
theme: light
|
||||
# Options: daily, weekly or all
|
||||
edition: weekly
|
||||
feeds:
|
||||
- https://programadorwebvalencia.com/feed/
|
||||
- https://republicaweb.es/feed/
|
||||
|
|
Loading…
Reference in New Issue