We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ae8ee commit 57e9d97Copy full SHA for 57e9d97
index.html
@@ -5,7 +5,7 @@
5
<link href="/favicon.ico" rel="icon" />
6
<meta content="width=device-width, initial-scale=1" name="viewport" />
7
<title>Weather Station Project - Web UI</title>
8
- <script type="module" src="%BASE_URL%/env.js"></script>
+ <script type="module" src="%BASE_URL%env.js"></script>
9
</head>
10
<body>
11
<noscript>You need to enable JavaScript to run this app</noscript>
0 commit comments