Skip to content

Commit 778a894

Browse files
committed
fix unclosed tag
1 parent eb6acb6 commit 778a894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<!--
2424
Dependencies
2525
-->
26-
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" /
26+
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
2727
</head>
2828
<body>
2929
<noscript>You need to enable JavaScript to run this app.</noscript>

0 commit comments

Comments
 (0)