Revision: 980
Author: ian_lewis
Date: 2006-06-25 10:42:18 -0700 (Sun, 25 Jun 2006)
ViewCVS: http://svn.sourceforge.net/jsxe/?rev=980&view=rev
Log Message:
-----------
Added jsXe rss feeds
Modified Paths:
--------------
trunk/web/htdocs/meta.php
Modified: trunk/web/htdocs/meta.php
===================================================================
--- trunk/web/htdocs/meta.php 2006-06-25 17:23:01 UTC (rev 979)
+++ trunk/web/htdocs/meta.php 2006-06-25 17:42:18 UTC (rev 980)
@@ -7,3 +7,5 @@
<link rel="Shortcut Icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" media="all" href="css/main.css" />
<link href="mailto:Ian...@me..." rev="made"/>
+<link rel="alternate" type="application/rss+xml" title="jsXe Project News" href="http://sourceforge.net/export/rss2_sfnews.php?group_id=1&rss_fulltext=1" />
+<link rel="alternate" type="application/rss+xml" title="jsXe CVS Commits" href="https://cia.navi.cx/stats/project/jsxe/.rss"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|