Renamed ethereal

This commit is contained in:
obscuren
2014-09-17 15:58:26 +02:00
parent 15ded0bea9
commit e4cc365e89
54 changed files with 0 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
<!doctype>
<html>
<head>
<title>Ethereum</title>
<style type="text/css">
h1 {
text-align: center;
font-family: Courier;
font-size: 50pt;
}
</style>
</head>
<body>
<h1>... Ethereum ...</h1>
<ul>
<li><a href="http://std.eth">std::Service</a></li>
</ul>
</body>
</html>