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 808217a commit 8e75b36Copy full SHA for 8e75b36
1 file changed
public/File_Zipper.html
@@ -9,8 +9,8 @@
9
10
<link rel="stylesheet" href='../assets/css/File_Zipper.css'>
11
<script src='../assets/css/File_Zipper.css'></script>
12
- <script src="../assets/js/File_Zipper_js.js" type="module"></script>
13
+ <script src="../assets/js/File_Zipper_js/script.js" type="module"></script>
+
14
</head>
15
16
<body>
@@ -43,4 +43,4 @@
43
</div>
44
</body>
45
46
-</html>
+</html>
0 commit comments