aboutsummaryrefslogtreecommitdiff
path: root/rssg
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-11-03 22:54:04 +0000
committerng0 <ng0@n0.is>2019-11-03 22:56:22 +0000
commitcbb22369211537938c70d342ad663c5f4c1f0f9a (patch)
tree15eed9de9c1656f4fadafe9367c6f003c8ebaf88 /rssg
parenteb9a71b70e39ec55bbdc8bc92447c23d87b8cab3 (diff)
downloadwww-cbb22369211537938c70d342ad663c5f4c1f0f9a.tar.gz
www-cbb22369211537938c70d342ad663c5f4c1f0f9a.zip
rssg
rssg needs some adjustments to our setup, pushing to default branch and will fix it tomorrow.
Diffstat (limited to 'rssg')
-rwxr-xr-xrssg1
1 files changed, 1 insertions, 0 deletions
diff --git a/rssg b/rssg
index 4435ce60..378febe8 100755
--- a/rssg
+++ b/rssg
@@ -180,6 +180,7 @@ render_feed() {
180<channel> 180<channel>
181<atom:link href="'"$url"'" rel="self" type="application/rss+xml" /> 181<atom:link href="'"$url"'" rel="self" type="application/rss+xml" />
182<title>'"$title"'</title> 182<title>'"$title"'</title>
183<language>en</language>
183<description>'"$description"'</description> 184<description>'"$description"'</description>
184<link>'"$base_url"'/</link> 185<link>'"$base_url"'/</link>
185<lastBuildDate>'"$(date_rfc_822 date)"'</lastBuildDate> 186<lastBuildDate>'"$(date_rfc_822 date)"'</lastBuildDate>