Correct parcel scripts

This commit is contained in:
Greg Shuflin
2021-09-11 23:48:49 -07:00
parent e19abfc3e8
commit 69276b0477
2 changed files with 5 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<title>Kucinako</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset='utf-8' />
<link rel="shortcut icon" href="/favicon.png" />
<link rel="shortcut icon" href="./favicon.png" />
</head>
<body>
<div id="root"></div>