fix bad data in index.html

This commit is contained in:
2022-11-30 12:04:23 -06:00
committed by GitHub
parent f4eb96b987
commit 353779e10d
+2 -2
View File
@@ -6,7 +6,7 @@
<title>itsfiveoclockwhere</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">ng serv
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-48B6CKS0V6"></script>
<script>
@@ -22,4 +22,4 @@
<app-root></app-root>
</body>
</html>
</html>