diff themes/xml/index.xml.template @ 152:89eef19064e8

Updated to add titles to our RSS feeds.
author Steve Kemp <steve@steve.org.uk>
date Thu, 03 Jan 2008 09:30:22 +0000
parents 5379f7e3f7de
children ed2e41d35534
line wrap: on
line diff
--- a/themes/xml/index.xml.template	Tue Jan 01 22:22:49 2008 +0000
+++ b/themes/xml/index.xml.template	Thu Jan 03 09:30:22 2008 +0000
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
 <rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/'>
 	<channel>
-		<title>Blog Entries</title>
-		<description>Blog Entries</description>
+		<title><!-- tmpl_var name='blog_title' --></title>
+		<description><!-- tmpl_var name='blog_subtitle' --></description>
                 <link><!-- tmpl_var name='top' --></link>
 
 	<!-- tmpl_loop name="entries" -->