Update index description (#28)

This commit is contained in:
Maycon Santos
2022-03-27 08:01:48 +02:00
committed by GitHub
parent 8e2b87c2bc
commit a1296ef21b

View File

@@ -7,13 +7,13 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
content="Netbird Management Dashboard"
/>
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>Wiretrustee</title>
<title>Netbird</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<noscript>Netbird Management Dashboard.</noscript>
<div id="root"></div>
</body>
</html>