Change RSS post feed to be "links" instead of "title"
It looks better this way.
This commit is contained in:
parent
7acbceca8e
commit
2e870c3796
@ -25,7 +25,7 @@ coroutines = [
|
||||
"worker": use(RSS),
|
||||
"interval": 6,
|
||||
"state": {
|
||||
"alias": "title",
|
||||
"alias": "links",
|
||||
"source": "https://tilde.news/newest.rss",
|
||||
"use": "title",
|
||||
"channels": ["#meta", "#tildeverse"]
|
||||
|
Loading…
Reference in New Issue
Block a user