We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1cd2a commit e0279f8Copy full SHA for e0279f8
1 file changed
src/webpage/index.html
@@ -4,6 +4,7 @@
4
<title>Web RARS</title>
5
<link rel="stylesheet" href="./style.css" />
6
<script type="module" src="./index.js"></script>
7
+ <!-- <script src="/utils/dirrWorker.js"-->
8
<link rel="manifest" href="./manifest.json" />
9
<link rel="icon" type="image/x-icon" href="./favicon.ico" />
10
</head>
0 commit comments