Skip to content

Commit c121457

Browse files
author
zhenghao.zhu
committed
add dak robot
1 parent 2b0b79b commit c121457

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/zh/theme/main.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
</script>
3333
{% endblock %}
3434

35+
{% block content %}
3536
<div class="dak-copilot">
3637
<iframe src="https://console.d.run/ai-chat-app/ai-chat?mode=mobile&amp;ws=302&amp;token=N2ZlNjFkZDItNDkyMy00Y2I1LWJlM2QtZDJlMzQ2YWM5OTE5"></iframe>
3738
</div>
@@ -61,4 +62,5 @@
6162
border: none;
6263
border-radius: 8px;
6364
}
64-
</style>
65+
</style>
66+
{% endblock %}

0 commit comments

Comments
 (0)