Skip to content

Commit

Permalink
fix chatbot
Browse files Browse the repository at this point in the history
  • Loading branch information
amanver45 committed Nov 2, 2024
1 parent 673d7f7 commit cf69088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@
<!-- Chatbot Configuration -->
<script>
window.embeddedChatbotConfig = {
chatbotId: "wQJs3fix9gu515zxNshBF",
chatbotId: "1LDI5LXRNDrWd6VZO4J1f",
domain: "www.chatbase.co"
};
</script>

<!-- Chatbot Script -->
<script
src="https://www.chatbase.co/embed.min.js"
chatbotId="wQJs3fix9gu515zxNshBF"
chatbotId="1LDI5LXRNDrWd6VZO4J1f"
domain="www.chatbase.co"
defer
></script>
Expand Down

0 comments on commit cf69088

Please sign in to comment.