aboutsummaryrefslogtreecommitdiff
path: root/barf
diff options
context:
space:
mode:
Diffstat (limited to 'barf')
-rwxr-xr-xbarf2
1 files changed, 1 insertions, 1 deletions
diff --git a/barf b/barf
index 49d3f38..0213a3e 100755
--- a/barf
+++ b/barf
@@ -98,7 +98,7 @@ rss_xml() {
<channel>
<title>$(sed -n '/^# /{s/# //p; q}' index.md)</title>
<link>$domain/rss.xml</link>
- <description>Adam Stück's blog</description>
+ <description>Updates for Project Arena</description>
<lastBuildDate>$(date -u +"%a, %d %b %Y %H:%M:%S %z")</lastBuildDate>
<pubDate>$(date -u +"%a, %d %b %Y %H:%M:%S %z")</pubDate>
<generator>Custom RSS Generator</generator>