diff options
author | obscuren <geffobscura@gmail.com> | 2014-08-10 21:57:42 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-08-10 21:57:42 +0800 |
commit | 51a2087081ec0c8a9d0d739c344929c8494e13b6 (patch) | |
tree | 25c81e5b0d75d54a904da33036cda29c36f1f8a8 /ethereal/assets/ext/home.html | |
parent | 4dc5855dfe08bd427e931d03f2c7ae9105688f67 (diff) | |
download | go-tangerine-51a2087081ec0c8a9d0d739c344929c8494e13b6.tar go-tangerine-51a2087081ec0c8a9d0d739c344929c8494e13b6.tar.gz go-tangerine-51a2087081ec0c8a9d0d739c344929c8494e13b6.tar.bz2 go-tangerine-51a2087081ec0c8a9d0d739c344929c8494e13b6.tar.lz go-tangerine-51a2087081ec0c8a9d0d739c344929c8494e13b6.tar.xz go-tangerine-51a2087081ec0c8a9d0d739c344929c8494e13b6.tar.zst go-tangerine-51a2087081ec0c8a9d0d739c344929c8494e13b6.zip |
Minor issues
Diffstat (limited to 'ethereal/assets/ext/home.html')
-rw-r--r-- | ethereal/assets/ext/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ethereal/assets/ext/home.html b/ethereal/assets/ext/home.html index 54af76991..86a659d65 100644 --- a/ethereal/assets/ext/home.html +++ b/ethereal/assets/ext/home.html @@ -14,7 +14,7 @@ h1 { </head> <body> -<h1>Ethereum</h1> +<h1>... Ethereum ...</h1> <!-- ĐΞV --!> </body> </html> |