chore: rename from bee status to bee dashboard (#70)

This commit is contained in:
Vojtech Simetka
2021-04-21 10:16:24 +02:00
committed by GitHub
parent 9d19b5e606
commit 54b8e3cb73
5 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -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>