We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a509b4 commit 35f95aeCopy full SHA for 35f95ae
cmd/puppeth/module_dashboard.go
@@ -41,7 +41,7 @@ var dashboardContent = `
41
<meta http-equiv="X-UA-Compatible" content="IE=edge">
42
<meta name="viewport" content="width=device-width, initial-scale=1">
43
44
- <title>{{.NetworkTitle}}: Ethereum Testnet</title>
+ <title>{{.NetworkTitle}}: Network Dashboard</title>
45
46
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
47
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
0 commit comments