Skip to content

Commit 3c82b9d

Browse files
committed
feat:去掉 MaxKB 小助手
1 parent 6298032 commit 3c82b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<script src="{{ base_url }}/js/jquery-3.5.1.min.js"></script>
4242
<script src="{{ base_url }}/js/bootstrap.bundle.min.js"></script>
4343
<script src="{{ base_url }}/js/mega.js"></script>
44-
<script async defer src="https://maxkb.fit2cloud.com/api/application/embed?protocol=https&host=maxkb.fit2cloud.com&token=05b106be72d62386"></script>
44+
<!--<script async defer src="https://maxkb.fit2cloud.com/api/application/embed?protocol=https&host=maxkb.fit2cloud.com&token=05b106be72d62386"></script>-->
4545
{% endblock libs %}
4646

4747
{% block scripts %}

0 commit comments

Comments
 (0)