Skip to content

Commit

Permalink
chatbot
Browse files Browse the repository at this point in the history
  • Loading branch information
07sumit1002 committed Dec 5, 2024
1 parent 862ad11 commit 9c8a0bf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<iframe
<!-- <iframe
src="https://www.chatbase.co/chatbot-iframe/xplYTOQL1OYeHDJuvNma4"
width="100%"
style="height: 100%; min-height: 700px"
frameborder="0"
></iframe>
></iframe> -->
</body>
</html>
<script>
window.embeddedChatbotConfig = {
chatbotId: "xplYTOQL1OYeHDJuvNma4",
chatbotId: "3iaToEZT6Laaar5MZibU3",
domain: "www.chatbase.co"
}
</script>
<script
src="https://www.chatbase.co/embed.min.js"
chatbotId="xplYTOQL1OYeHDJuvNma4"
domain="www.chatbase.co"
defer>
src="https://www.chatbase.co/embed.min.js"
chatbotId="3iaToEZT6Laaar5MZibU3"
domain="www.chatbase.co"
defer>
</script>

0 comments on commit 9c8a0bf

Please sign in to comment.