Skip to content

Commit 259728a

Browse files
committed
更新v2版本智能问答应用的地址
1 parent 245352a commit 259728a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

theme/main.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
<script src="{{ base_url }}/js/jquery-3.5.1.min.js"></script>
4343
<script src="{{ base_url }}/js/bootstrap.bundle.min.js"></script>
4444
<script src="{{ base_url }}/js/mega.js"></script>
45-
<script async defer src="https://maxkb.fit2cloud.com/api/application/embed?protocol=https&host=maxkb.fit2cloud.com&token=05b106be72d62386"></script>
45+
<script async defer src="https://maxkb.fit2cloud.com/api/application/embed?protocol=https&host=maxkb.fit2cloud.com&token=ba685e8f64e36ba9"></script>
46+
</script>
47+
4648
{% endblock libs %}
4749

4850
{% block scripts %}

0 commit comments

Comments
 (0)