rss: lobsters suggestions, link in footer
Signed-off-by: Naman Sood <naman.sood@data.world>
This commit is contained in:
parent
323fe7010f
commit
47638c8662
6 changed files with 39 additions and 22 deletions
|
@ -1,10 +1,11 @@
|
|||
<rss version="2.0">
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>{{title}}</title>
|
||||
<link>{{link}}</link>
|
||||
<description>{{description}}</description>
|
||||
<language>en-US</language>
|
||||
<pubDate>{{pubDate}}</pubDate>
|
||||
<atom:link href="https://prose.nsood.in/rss.xml" rel="self" type="application/rss+xml" />
|
||||
{{{items}}}
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue