Skip to content

Commit d1e9a82

Browse files
authored
Update index.html
1 parent 993b2d6 commit d1e9a82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<script src="//cdn.bootcss.com/jquery/3.2.1/jquery.min.js"></script>
1010
<script src="//cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
1111

12-
<script type="module" src="https://chat.pgpt.cloud/assets/index.js"></script>
13-
<link rel="stylesheet" href="https://chat.pgpt.cloud/assets/index.css"/>
12+
<script src="https://chat.pgpt.cloud/index.js"></script>
13+
<link rel="stylesheet" href="https://chat.pgpt.cloud/index.css"/>
1414

1515
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
1616
<link rel="stylesheet" type="text/css" href="static/qpython_theme.css">

0 commit comments

Comments
 (0)