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 6305445 commit 33b81dfCopy full SHA for 33b81df
_layouts/distill.liquid
@@ -142,5 +142,14 @@
142
{% include scripts/back_to_top.liquid %}
143
{% include scripts/search.liquid %}
144
{% include scripts/jekyll_tabs.liquid %}
145
+ <script>
146
+ window.$zoho = window.$zoho || {};
147
+ $zoho.salesiq = $zoho.salesiq || { ready: function () {} };
148
+ </script>
149
+ <script
150
+ id="zsiqscript"
151
+ src="https://salesiq.zohopublic.in/widget?wc=siq745ca775b7f03992061edc94e7177a902ba28b15c62c0c25c160723df908b21f"
152
+ defer
153
+ ></script>
154
</body>
155
</html>
0 commit comments