We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe1b6a commit 439fbaaCopy full SHA for 439fbaa
1 file changed
index.html
@@ -437,6 +437,10 @@ <h2>Service Detail</h2>
437
<a href="contact.html" class="quote-button" data-translate="sections.getQuote">Get a Quote</a>
438
439
<script src="script.js"></script>
440
+
441
+ // Complex Chatbot
442
+ <script> window.chtlConfig = { chatbotId: "9968349657" } </script>
443
+ <script async data-id="9968349657" id="chtl-script" type="text/javascript" src="https://chatling.ai/js/embed.js"></script>
444
</body>
445
-</html>
446
+</html>
0 commit comments