htdocs/index.html
author Anders Bergh <anders1@gmail.com>
Mon, 17 Dec 2007 05:37:21 +0000
changeset 7 c9bd17599375
parent 0 f595a447aa22
child 5 f29a43ca4760
permissions -rw-r--r--
add unzip to the list of depends for the dmdirc package. pacman needs them so it can unpack the .jar's (which is totally unnecessary)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
	<head>
		<title>Happy Mars</title>
		<link rel="stylesheet" href="style.css">
	</head>

	<body>
		<h1>Happy Mars</h1>

		<p>I'm setting this up again.</p>
	</body>
</html>