Skip to content

Commit

Permalink
make labware library index html show correc title
Browse files Browse the repository at this point in the history
  • Loading branch information
shlokamin committed Mar 7, 2024
1 parent dcdcacb commit 62cba5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labware-library/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i" rel="stylesheet">

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Labware Library</title>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 62cba5a

Please sign in to comment.