Commented RSS feeds.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Wed, 16 Dec 2009 23:25:46 +0530
changeset 81 d03e5260947e
parent 79 a5d348588b5b
child 82 a123369b0901
Commented RSS feeds.
project/templates/base.html
--- a/project/templates/base.html	Wed Dec 16 22:58:13 2009 +0530
+++ b/project/templates/base.html	Wed Dec 16 23:25:46 2009 +0530
@@ -14,7 +14,7 @@
 
   <link rel="icon" href="/static/img/favicon.ico" type="image/x-icon" />
 
-  <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/feeds/blog" />
+  <!--<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/feeds/blog" />-->
 
 </head>
 <body>