Skip to content

Commit c735605

Browse files
Add chatbot integration to index.html
1 parent 439fbaa commit c735605

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,10 @@ <h2>Service Detail</h2>
439439
<script src="script.js"></script>
440440

441441
// Complex Chatbot
442+
<div class="floating-icon">
442443
<script> window.chtlConfig = { chatbotId: "9968349657" } </script>
443444
<script async data-id="9968349657" id="chtl-script" type="text/javascript" src="https://chatling.ai/js/embed.js"></script>
445+
</div>
444446
</body>
445447

446448
</html>

0 commit comments

Comments
 (0)