add own bot html

This commit is contained in:
2023-03-22 10:28:10 +01:00
parent a6893613db
commit 0bc6d5cc6e
3 changed files with 111 additions and 1 deletions

View File

@@ -38,7 +38,7 @@
<div id="chatbot">
<iframe src="https://web.powerva.microsoft.com/environments/Default-5e98bbb4-4a0c-4dae-8254-dcaa73b41da8/bots/new_bot_a5e0b0b26ba9409abc86d421e7d56f91/webchat" frameborder="0" style="width: 100%; height: 100%;"></iframe>
<iframe src="./bot.html" frameborder="0" style="width: 100%; height: 100%;"></iframe>
</div>