Skip to content

Commit 2aa56f1

Browse files
authored
docs(roam): polish roam example (#67)
1 parent 46f4c36 commit 2aa56f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/roam/public/favicon.ico

19.7 KB
Binary file not shown.

examples/roam/public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="theme-color" content="#000000" />
88
<meta
99
name="description"
10-
content="Web site created using create-react-app"
10+
content="Homebase React - Roam Demo"
1111
/>
1212
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
1313
<!--
@@ -23,7 +23,7 @@
2323
work correctly both with client-side routing and a non-root public URL.
2424
Learn how to configure a non-root public URL by running `npm run build`.
2525
-->
26-
<title>React App</title>
26+
<title>Homebase React - Roam Demo</title>
2727
</head>
2828
<body>
2929
<noscript>You need to enable JavaScript to run this app.</noscript>

0 commit comments

Comments
 (0)