summaryrefslogtreecommitdiffstats
path: root/template/standard/html/feed/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'template/standard/html/feed/main.php')
-rw-r--r--template/standard/html/feed/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/standard/html/feed/main.php b/template/standard/html/feed/main.php
index 0dbdfb1..84e7888 100644
--- a/template/standard/html/feed/main.php
+++ b/template/standard/html/feed/main.php
@@ -34,7 +34,7 @@ switch($FEED['TYPE']) {
<atom:link href="<?=$self?>" rel="self" type="application/rss+xml" />
<image>
- <title><?=$BLOGMETA_NAME?></title>
+ <title><?=$title?></title>
<url><?=Application::getTemplateURL('rsrc/logo.png')?></url>
<link><?=Application::getURL()?></link>
</image>