Fixed mismatch tag in rss xml
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ groff -ms -mwww -T html now.groff > web/now.html
|
|||||||
DateStamp web/now.html "$(date +'%Y-%m-%d %H:%M:%S')"
|
DateStamp web/now.html "$(date +'%Y-%m-%d %H:%M:%S')"
|
||||||
|
|
||||||
echo "<rss version=\"2.0\">
|
echo "<rss version=\"2.0\">
|
||||||
<channel>$SITENAME</channel>
|
<channel>
|
||||||
<title>$SITENAME</title>
|
<title>$SITENAME</title>
|
||||||
<link>$SITEADDRESS</link>
|
<link>$SITEADDRESS</link>
|
||||||
<description>$SITEDESCRIPTION</description>
|
<description>$SITEDESCRIPTION</description>
|
||||||
|
|||||||
Reference in New Issue
Block a user