Author: wolvverine
Date: Wed Jun  3 17:23:16 2009
New Revision: 10370

Modified:
   planet/myfeeds/index.html.tmpl
Log:
- Add RSS links in HEAD

Modified: planet/myfeeds/index.html.tmpl
==============================================================================
--- planet/myfeeds/index.html.tmpl      (original)
+++ planet/myfeeds/index.html.tmpl      Wed Jun  3 17:23:16 2009
@@ -5,6 +5,8 @@
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta name="generator" content="<TMPL_VAR generator>" />
        <link rel="stylesheet" href="planet.css" type="text/css" media="screen" 
/>
+       <link id="RSSLink" title="Planet PLD RSS 2.0 Feed" 
type="application/rss+xml" rel="alternate"  href="rss20.xml" />
+       <link id="RSSLink" title="Planet PLD RSS 1.0 Feed" 
type="application/rss+xml" rel="alternate"  href="rss10.xml" />
 </head>
 <body>
 
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to