Skip to content

Commit 7a429ee

Browse files
committed
Comment out embedded chatbot script in index.html
1 parent 0ee4e0f commit 7a429ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
To begin the development, run `npm start` or `yarn start`.
4646
To create a production bundle, use `npm run build` or `yarn build`.
4747
-->
48-
<script>
48+
<!-- <script>
4949
window.embeddedChatbotConfig = {
5050
chatbotId: 'HJ-azMZk8dk9hIw-NmOMX',
5151
domain: 'www.chatbase.co',
@@ -56,6 +56,6 @@
5656
chatbotId="HJ-azMZk8dk9hIw-NmOMX"
5757
domain="www.chatbase.co"
5858
defer
59-
></script>
59+
></script> -->
6060
</body>
6161
</html>

0 commit comments

Comments
 (0)