[IPSUR-commits] r88 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Dec 24 18:37:25 CET 2009
Author: gkerns
Date: 2009-12-24 18:37:25 +0100 (Thu, 24 Dec 2009)
New Revision: 88
Added:
www/index.html
Removed:
www/index.htm
Log:
try to fix the main index file
Deleted: www/index.htm
===================================================================
--- www/index.htm 2009-12-24 17:34:06 UTC (rev 87)
+++ www/index.htm 2009-12-24 17:37:25 UTC (rev 88)
@@ -1,62 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-<title>The IPSUR Project</title>
-<link rel="Shortcut Icon" href="favicon.ico">
-<meta name="generator" content="Bluefish 1.0.7">
-<meta name="author" content="G. Jay Kerns">
-<meta name="date" content="2009-12-24T11:59:37-0500">
-<meta name="copyright" content="">
-<meta name="keywords" content="">
-<meta name="description" content="">
-<meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
-<meta http-equiv="content-type" content="text/html; charset=UTF-8">
-<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8">
-<meta http-equiv="content-style-type" content="text/css">
-<meta http-equiv="expires" content="0">
-<meta http-equiv="refresh" content="5; URL=http://">
-</head>
-<body>
-
-<table align="center" valign="middle">
-<tr>
-<td width="700" height="100"></td>
-</tr>
-<tr>
-<td width="700" height="100">
-<a href="book/index.php">
-<img src="IPSURtitle3.png" height="100" width="700" alt="Introduction to Probability and Statistics Using R" />
-</a>
-</td>
-</tr>
-<tr>
-<td width="700" height="100"></td>
-</tr>
-<tr>
-<td>
-<a href="rcmdrplugin/index.php">
-<img src="IPSURtitlePlugin.png" height="100" width="700" alt="RcmdrPlugin.IPSUR" />
-</a>
-</td>
-</tr>
-<tr>
-<td></td>
-</tr>
-</table>
-
-
-<br>
-<br>
-
-
-
-
-
-<br>
-<br>
-
-
-
-
-</body>
-</html>
\ No newline at end of file
Added: www/index.html
===================================================================
--- www/index.html (rev 0)
+++ www/index.html 2009-12-24 17:37:25 UTC (rev 88)
@@ -0,0 +1,62 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<title>The IPSUR Project</title>
+<link rel="Shortcut Icon" href="favicon.ico">
+<meta name="generator" content="Bluefish 1.0.7">
+<meta name="author" content="G. Jay Kerns">
+<meta name="date" content="2009-12-24T11:59:37-0500">
+<meta name="copyright" content="">
+<meta name="keywords" content="">
+<meta name="description" content="">
+<meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
+<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8">
+<meta http-equiv="content-style-type" content="text/css">
+<meta http-equiv="expires" content="0">
+<meta http-equiv="refresh" content="5; URL=http://">
+</head>
+<body>
+
+<table align="center" valign="middle">
+<tr>
+<td width="700" height="100"></td>
+</tr>
+<tr>
+<td width="700" height="100">
+<a href="book/index.php">
+<img src="IPSURtitle3.png" height="100" width="700" alt="Introduction to Probability and Statistics Using R" />
+</a>
+</td>
+</tr>
+<tr>
+<td width="700" height="100"></td>
+</tr>
+<tr>
+<td>
+<a href="rcmdrplugin/index.php">
+<img src="IPSURtitlePlugin.png" height="100" width="700" alt="RcmdrPlugin.IPSUR" />
+</a>
+</td>
+</tr>
+<tr>
+<td></td>
+</tr>
+</table>
+
+
+<br>
+<br>
+
+
+
+
+
+<br>
+<br>
+
+
+
+
+</body>
+</html>
\ No newline at end of file
More information about the IPSUR-commits
mailing list