aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/ext/home.html
diff options
context:
space:
mode:
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>