chore: update web title

This commit is contained in:
AP 2020-02-03 07:33:54 +01:00
parent c91dfbfd10
commit e0cb67171e

View file

@ -24,7 +24,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>ThunderHub</title>
<title>ThunderHub - Lightning Node Manager</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
@ -38,6 +38,5 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
--></body>
</html>