aboutsummaryrefslogtreecommitdiff
path: root/rssg
diff options
context:
space:
mode:
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>