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