Skip to content

Commit

Permalink
Merge pull request #23 from hubmapconsortium/mccalluc/title-demo
Browse files Browse the repository at this point in the history
Put a title on the demo
  • Loading branch information
mccalluc authored Feb 4, 2020
2 parents a2355d4 + d811fa1 commit 1c2e3c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
content="A viewer for high bit depth, high resolution, multi-channel images"
/>
<!--
manifest.json provides metadata used when your web app is installed on a
Expand All @@ -21,7 +21,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>React App</title>
<title>Viv Demo</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit 1c2e3c0

Please sign in to comment.