Skip to content

Commit

Permalink
Add chatbot to website
Browse files Browse the repository at this point in the history
  • Loading branch information
windsonsea committed Nov 22, 2024
1 parent 18b53b2 commit 835da45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/theme/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@
<script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/[email protected]/+esm'
</script>
<script src="https://console.d.run/drun-copilot/chatbot-sdk.umd.js?ws=302&token=ZjgxNzgwNTktMmZjNS00NTZhLWI0YTItNzYyMzQ4MDE1MzFh"></script>
{% endblock %}
1 change: 1 addition & 0 deletions docs/zh/theme/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@
<script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/[email protected]/+esm'
</script>
<script src="https://console.d.run/drun-copilot/chatbot-sdk.umd.js?ws=302&token=ZjgxNzgwNTktMmZjNS00NTZhLWI0YTItNzYyMzQ4MDE1MzFh"></script>
{% endblock %}

0 comments on commit 835da45

Please sign in to comment.