From: Andrea S. <asc...@us...> - 2005-03-19 19:08:19
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13270 Modified Files: index.shtml Log Message: now with valid xhtml Index: index.shtml =================================================================== RCS file: /cvsroot/expressions/htdocs/index.shtml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.shtml 19 Mar 2005 19:05:30 -0000 1.2 --- index.shtml 19 Mar 2005 19:07:58 -0000 1.3 *************** *** 5,9 **** <title>expressions</title> <link rel="stylesheet" type="text/css" href="default.css"/> ! <link rel="alternate" type="application/rss+xml" title="RSS" href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"/> </head> <body> --- 5,9 ---- <title>expressions</title> <link rel="stylesheet" type="text/css" href="default.css"/> ! <link rel="alternate" type="application/rss+xml" title="RSS" href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"/> </head> <body> *************** *** 37,41 **** <h1>Welcome!</h1> <p>This is the home page for the <span class="name">expressions</span> project. The goal of this project is to develop two clients for blogging: a desktop and a handheld client.</p> ! <h1>News <a href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"><img src="rssbutton.png" width="36" height="14" alt="RSS" border="0"/></a></h1> <!--#include virtual="news.txt" --> </div> --- 37,41 ---- <h1>Welcome!</h1> <p>This is the home page for the <span class="name">expressions</span> project. The goal of this project is to develop two clients for blogging: a desktop and a handheld client.</p> ! <h1>News <a href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"><img src="rssbutton.png" width="36" height="14" alt="RSS" border="0"/></a></h1> <!--#include virtual="news.txt" --> </div> |