We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f4c36 commit 2aa56f1Copy full SHA for 2aa56f1
examples/roam/public/favicon.ico
19.7 KB
examples/roam/public/index.html
@@ -7,7 +7,7 @@
7
<meta name="theme-color" content="#000000" />
8
<meta
9
name="description"
10
- content="Web site created using create-react-app"
+ content="Homebase React - Roam Demo"
11
/>
12
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
13
<!--
@@ -23,7 +23,7 @@
23
work correctly both with client-side routing and a non-root public URL.
24
Learn how to configure a non-root public URL by running `npm run build`.
25
-->
26
- <title>React App</title>
+ <title>Homebase React - Roam Demo</title>
27
</head>
28
<body>
29
<noscript>You need to enable JavaScript to run this app.</noscript>
0 commit comments