rss tweaks
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
<channel>
|
||||
<atom:link href="https://<%= titles['url'] %>/latest.xml" rel="self" type="application/rss+xml" />
|
||||
<title>Hotmixes</title>
|
||||
<link><%= titles['url'] %></link>
|
||||
<title><%= titles['name'] %></title>
|
||||
<link>https://<%= titles['url'] %></link>
|
||||
<description>Latest uploads</description>
|
||||
<% for i, file in ipairs(latestpath) do %>
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user