We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 156c82b commit 983f574Copy full SHA for 983f574
docs/index.html
@@ -10,7 +10,7 @@
10
<script src="//cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
11
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"/>
+<link rel="stylesheet" href="https://pgptchat.dev.freedropship.cn/assets/index.css"/>
14
15
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
16
<link rel="stylesheet" type="text/css" href="static/qpython_theme.css">
0 commit comments