Skip to content

Commit aad9cb1

Browse files
committed
fix: docs window not working in production
1 parent 4d59288 commit aad9cb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/windows/docs/index.html

-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
<meta name="description" content="">
3333
<link rel="stylesheet" type="text/css"
3434
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,700">
35-
<script type="module" src="../../../scripts/typetura.min.js"></script>
3635
</head>
3736

3837
<body>
@@ -55,7 +54,6 @@
5554
<script type="text/javascript" data-sqs-type="imageloader-bootstrapper">
5655
(function () { if (window.ImageLoader) { window.ImageLoader.bootstrap({}, document); } })();
5756
</script>
58-
<script type="module" src="../../../scripts/custom.js"></script>
5957
</body>
6058

6159
</html>

0 commit comments

Comments
 (0)