mirror of https://github.com/hyperledger/besu
An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
440 B
14 lines
440 B
6 years ago
|
diff --git a/public/index.html b/public/index.html
|
||
|
index e1df6b2..a403d3e 100644
|
||
|
--- a/public/index.html
|
||
|
+++ b/public/index.html
|
||
|
@@ -4,7 +4,7 @@
|
||
|
<meta charset="utf-8">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||
|
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.png">
|
||
|
- <title>MIX Block Explorer</title>
|
||
|
+ <title>Block Explorer</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<noscript>
|