fix: wrong rss path
This commit is contained in:
parent
e434640ce4
commit
4ea378d9a0
|
@ -2,6 +2,6 @@
|
||||||
"blog.lumeweb.com": {
|
"blog.lumeweb.com": {
|
||||||
"name": "Lume Web News",
|
"name": "Lume Web News",
|
||||||
"pubkey": "2F66BFFAD819A6BF221D26EE0FFE75E48D154F13761EAAE575896F17DBDA5FD3",
|
"pubkey": "2F66BFFAD819A6BF221D26EE0FFE75E48D154F13761EAAE575896F17DBDA5FD3",
|
||||||
"rss": "posts/index.xml"
|
"rss": "post/index.xml"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue