chore: rename from bee status to bee dashboard (#70)
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@
|
||||
|
||||
<meta
|
||||
name="description"
|
||||
content="Bee node status"
|
||||
content="Bee Dashboard"
|
||||
/>
|
||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
||||
<!--
|
||||
@@ -29,7 +29,7 @@
|
||||
work correctly both with client-side routing and a non-root public URL.
|
||||
Learn how to configure a non-root public URL by running `npm run build`.
|
||||
-->
|
||||
<title>Bee node status</title>
|
||||
<title>Bee Dashboard</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
|
||||
Reference in New Issue
Block a user