summaryrefslogtreecommitdiff
path: root/makerss.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makerss.sh')
-rwxr-xr-xmakerss.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/makerss.sh b/makerss.sh
index 2396542..2345651 100755
--- a/makerss.sh
+++ b/makerss.sh
@@ -15,8 +15,8 @@ cat << EOF
<> a rss:channel;
rss:title "${title}";
rss:link <${siteurl}>;
- dc:creator <${creator}>;
- cc:license <http://creativecommons.org/licenses/by-sa/3.0/>;
+ dc:creator <${creator}>;
+ cc:license <http://creativecommons.org/licenses/by-sa/3.0/>;
rss:items [ a rdf:Seq;
EOF