renaming webapp

This commit is contained in:
Roland Osborne 2022-07-22 14:53:00 -07:00
parent 26f8d395a7
commit 981cf88cf1

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="IndiCom"
name="Databag"
content="Communication for the Decentralized Web"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
@ -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>IndiCom</title>
<title>Databag</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>