Skip to content

Commit

Permalink
re-add sales-iq
Browse files Browse the repository at this point in the history
  • Loading branch information
evanharmon1 committed Dec 21, 2024
1 parent 428f169 commit d1c3139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/base.astro
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ const { frontmatter, schema = 'WebPage' } = Astro.props
)
}
<!-- SalesIQ -->
<script>window.$zoho=window.$zoho || {};$zoho.salesiq=$zoho.salesiq||{ready:function(){}}</script><script id="zsiqscript" src="https://salesiq.zohopublic.com/widget?wc=siq16ca5c8f240e51900cd5d494077f441aa8f33eee0df17c5b73009edc7a47bf2f" defer></script>
<!-- End SalesIQ -->
</body>
</html>

0 comments on commit d1c3139

Please sign in to comment.