aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/ext/home.html
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-08-14 19:26:29 +0800
committerobscuren <geffobscura@gmail.com>2014-08-14 19:26:29 +0800
commit3fd0337330ab4ceb25abfc7ec04b576e8f3f0914 (patch)
tree0096fe86dc94f81372659fe69e9467cf1fb6e328 /ethereal/assets/ext/home.html
parent14e4f1283cdde91b38bd8cbf2b2fed69388aa75d (diff)
downloadgo-tangerine-3fd0337330ab4ceb25abfc7ec04b576e8f3f0914.tar
go-tangerine-3fd0337330ab4ceb25abfc7ec04b576e8f3f0914.tar.gz
go-tangerine-3fd0337330ab4ceb25abfc7ec04b576e8f3f0914.tar.bz2
go-tangerine-3fd0337330ab4ceb25abfc7ec04b576e8f3f0914.tar.lz
go-tangerine-3fd0337330ab4ceb25abfc7ec04b576e8f3f0914.tar.xz
go-tangerine-3fd0337330ab4ceb25abfc7ec04b576e8f3f0914.tar.zst
go-tangerine-3fd0337330ab4ceb25abfc7ec04b576e8f3f0914.zip
DNS for a hrefs should now be fixed
Diffstat (limited to 'ethereal/assets/ext/home.html')
-rw-r--r--ethereal/assets/ext/home.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/ethereal/assets/ext/home.html b/ethereal/assets/ext/home.html
index 86a659d65..a524e8403 100644
--- a/ethereal/assets/ext/home.html
+++ b/ethereal/assets/ext/home.html
@@ -8,14 +8,15 @@ h1 {
text-align: center;
font-family: Courier;
font-size: 50pt;
- margin-top: 25%
}
</style>
</head>
<body>
<h1>... Ethereum ...</h1>
-<!-- ĐΞV --!>
+<ul>
+ <li><a href="http://std.eth">std::Service</a></li>
+</ul>
</body>
</html>