aboutsummaryrefslogtreecommitdiffstats
path: root/Mist/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 /Mist/assets/ext/home.html
parent15ded0bea9600f489d7f9fb5430c26a84a021bd2 (diff)
downloadgo-tangerine-e4cc365e89cfd7a9862aa96a77d56fbd2d41ff4a.tar.gz
go-tangerine-e4cc365e89cfd7a9862aa96a77d56fbd2d41ff4a.tar.zst
go-tangerine-e4cc365e89cfd7a9862aa96a77d56fbd2d41ff4a.zip
Renamed ethereal
Diffstat (limited to 'Mist/assets/ext/home.html')
-rw-r--r--Mist/assets/ext/home.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/Mist/assets/ext/home.html b/Mist/assets/ext/home.html
new file mode 100644
index 000000000..a524e8403
--- /dev/null
+++ b/Mist/assets/ext/home.html
@@ -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>
+