Skip to content

Commit 5d6e98a

Browse files
committed
change route prefix 2
1 parent 6dfef58 commit 5d6e98a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inventory/parking-reservation/my-reservations.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
55
<title>UndabotInventory</title>
66
<meta content="Powered by Kobweb" name="description">
7-
<link href="/inventory/favicon.ico" rel="icon">
7+
<link href="/undabot.github.io/favicon.ico" rel="icon">
88
<meta content="width=device-width, initial-scale=1" name="viewport">
99
<link href="https://fonts.googleapis.com" rel="preconnect">
1010
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect">
@@ -27,6 +27,6 @@
2727
</div>
2828
</div>
2929
</div>
30-
<script src="/inventory/web.js"></script>
30+
<script src="/undabot.github.io/web.js"></script>
3131
</body>
3232
</html>

0 commit comments

Comments
 (0)