Skip to content

Commit 57e9d97

Browse files
committed
baseurl
1 parent 78ae8ee commit 57e9d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link href="/favicon.ico" rel="icon" />
66
<meta content="width=device-width, initial-scale=1" name="viewport" />
77
<title>Weather Station Project - Web UI</title>
8-
<script type="module" src="%BASE_URL%/env.js"></script>
8+
<script type="module" src="%BASE_URL%env.js"></script>
99
</head>
1010
<body>
1111
<noscript>You need to enable JavaScript to run this app</noscript>

0 commit comments

Comments
 (0)