We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eafda36 commit f1af99eCopy full SHA for f1af99e
1 file changed
index.html
@@ -21,7 +21,7 @@
21
<link rel="icon" type="image/svg+xml" href="static/favicon.svg" />
22
<link rel="icon" type="image/png" href="static/favicon.png" />
23
<link rel="manifest" href="static/site.webmanifest" />
24
- <script type="module" src="/Eplant/main.tsx"></script>
+ <script type="module" src="Eplant/main.tsx"></script>
25
<title>Eplant</title>
26
</head>
27
<body>
0 commit comments