removed unnecessary id fields from toml file
This commit is contained in:
parent
a4bfcc04e1
commit
67c4eb7a06
@ -1,11 +1,14 @@
|
|||||||
[[column]]
|
[[column]]
|
||||||
id = 1
|
|
||||||
urls = ["https://varia.zone/logs/x-y/feed.rss.xml","https://varia.zone/logs/x-y-protocols/feed.rss.xml"]
|
urls = ["https://varia.zone/logs/x-y/feed.rss.xml","https://varia.zone/logs/x-y-protocols/feed.rss.xml"]
|
||||||
title = "code"
|
title = "code"
|
||||||
limit = 20
|
limit = 20
|
||||||
sort_order = "random"
|
sort_order = "random"
|
||||||
|
|
||||||
[[column]]
|
[[column]]
|
||||||
id = 2
|
|
||||||
urls = ["https://post.lurk.org/@cmos4040.rss"]
|
urls = ["https://post.lurk.org/@cmos4040.rss"]
|
||||||
title = "circulations"
|
title = "circulations"
|
||||||
|
|
||||||
|
[[column]]
|
||||||
|
urls = ["https://a-nourishing-network.radical-openness.org/feeds/feed.rss"]
|
||||||
|
title = "a-nourishing-network"
|
||||||
|
limit = 20
|
||||||
|
Loading…
Reference in New Issue
Block a user