Wiki source for RssNews
===RSS News Feeds===
To put a RSS icon in the address bar of a browser add the following to your HTML HEAD section
%%(html)
<link rel="alternate" href="http://www.hantslug.org.uk/planet/rss20.xml" title="" type="application/rss+xml">
%%
To put a RSS icon in the address bar of a browser add the following to your HTML HEAD section
%%(html)
<link rel="alternate" href="http://www.hantslug.org.uk/planet/rss20.xml" title="" type="application/rss+xml">
%%