svn commit: samba-web r569 - in trunk/news: .

deryck at samba.org deryck at samba.org
Fri Mar 11 16:41:29 GMT 2005


Author: deryck
Date: 2005-03-11 16:41:29 +0000 (Fri, 11 Mar 2005)
New Revision: 569

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=569

Log:

Add link to RSS feed in news headers.

deryck

Modified:
   trunk/news/header2.html


Changeset:
Modified: trunk/news/header2.html
===================================================================
--- trunk/news/header2.html	2005-03-11 16:31:58 UTC (rev 568)
+++ trunk/news/header2.html	2005-03-11 16:41:29 UTC (rev 569)
@@ -3,6 +3,8 @@
 />
 <link rel="shortcut icon" href="/samba/news/images/favicon.ico" />
 
+<link rel="alternate" href="/samba/news/sambanews.xml" type="application/rss+xml" title="Samba News" />
+
 <!--[if gte IE 5.5]>
 	<style type="text/css">
 	.news_logo_hack { 



More information about the samba-cvs mailing list