aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/ext/home.html
blob: 86a659d65f3402315434562a095e979f73a990e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!doctype>
<html>
<head>
<title>Ethereum</title>

<style type="text/css">
h1 {
    text-align: center;
    font-family: Courier;
    font-size: 50pt;
    margin-top: 25%
}
</style>
</head>

<body>
<h1>... Ethereum ...</h1>
<!-- ĐΞV --!>
</body>
</html>