about summary refs log tree commit diff stats
path: root/html/index.html
diff options
context:
space:
mode:
authorMarco Peereboom <marco@conformal.com>2010-02-12 04:29:20 +0000
committerMarco Peereboom <marco@conformal.com>2010-02-12 04:29:20 +0000
commit157c19032db745319f74e25f6b35cce5a8822cf2 (patch)
treee78e3b0a31ed405e56c158eb722b6da99c67950b /html/index.html
parent5dc459a53bf8f8b39261e92887aef94559f1cf52 (diff)
downloadxombrero-157c19032db745319f74e25f6b35cce5a8822cf2.tar.gz
initial www
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html
new file mode 100644
index 0000000..d51e499
--- /dev/null
+++ b/html/index.html
@@ -0,0 +1,21 @@
+<html>
+<head>
+<title>xxxterm</title>
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+</head>
+<body text="#ffffff" bgcolor="#000000"><font face="monospace">
+Welcome to the xxxterm site.
+Please refer to the
+<a href="man.html">man page</a>
+for an explanation.
+<p>
+You can download the source via anoncvs at:<br>
+CVSROOT=anoncvs@anoncvs.freedaemon.com:/xxxterm<br>
+<p>
+To subscribe to CVS changes send an email to
+<a href="mailto:majordomo@freedaemon.com">majordomo@freedaemon.com</a>
+and in the email body say: subscribe xxxterm-changes.
+<p>
+Copyright (c) 2010 Marco Peereboom &lt;marco@peereboom.us&gt;,
+</body>
+</html>