We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e22b21 commit 57ab2f9Copy full SHA for 57ab2f9
_layouts/default.liquid
@@ -73,5 +73,15 @@
73
{% include scripts/jekyll_tabs.liquid %}
74
{% include scripts/back_to_top.liquid %}
75
{% include scripts/search.liquid %}
76
+
77
+ <script>
78
+ window.$zoho = window.$zoho || {};
79
+ $zoho.salesiq = $zoho.salesiq || { ready: function () {} };
80
+ </script>
81
+ <script
82
+ id="zsiqscript"
83
+ src="https://salesiq.zohopublic.in/widget?wc=siq745ca775b7f03992061edc94e7177a902ba28b15c62c0c25c160723df908b21f"
84
+ defer
85
+ ></script>
86
</body>
87
</html>
0 commit comments