aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/ext/home.html
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-09-17 21:58:26 +0800
committerobscuren <geffobscura@gmail.com>2014-09-17 21:58:26 +0800
commite4cc365e89cfd7a9862aa96a77d56fbd2d41ff4a (patch)
tree7b1a9ffdd60aca8df0b8cb96a3086a9385776288 /ethereal/assets/ext/home.html
parent15ded0bea9600f489d7f9fb5430c26a84a021bd2 (diff)
downloaddexon-e4cc365e89cfd7a9862aa96a77d56fbd2d41ff4a.tar
dexon-e4cc365e89cfd7a9862aa96a77d56fbd2d41ff4a.tar.gz
dexon-e4cc365e89cfd7a9862aa96a77d56fbd2d41ff4a.tar.bz2
dexon-e4cc365e89cfd7a9862aa96a77d56fbd2d41ff4a.tar.lz
dexon-e4cc365e89cfd7a9862aa96a77d56fbd2d41ff4a.tar.xz
dexon-e4cc365e89cfd7a9862aa96a77d56fbd2d41ff4a.tar.zst
dexon-e4cc365e89cfd7a9862aa96a77d56fbd2d41ff4a.zip
Renamed ethereal
Diffstat (limited to 'ethereal/assets/ext/home.html')
-rw-r--r--ethereal/assets/ext/home.html22
1 files changed, 0 insertions, 22 deletions
diff --git a/ethereal/assets/ext/home.html b/ethereal/assets/ext/home.html
deleted file mode 100644
index a524e8403..000000000
--- a/ethereal/assets/ext/home.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<!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>
-