feat: set title to swarm (#413)

This commit is contained in:
Cafe137
2022-06-20 16:42:48 +02:00
committed by GitHub
parent b969d8caee
commit d664400a7e
+1 -1
View File
@@ -23,7 +23,7 @@
work correctly both with client-side routing and a non-root public URL. 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`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<title>Bee Dashboard</title> <title>Swarm</title>
</head> </head>
<body> <body>
<noscript>You need to enable JavaScript to run this app.</noscript> <noscript>You need to enable JavaScript to run this app.</noscript>