Skip to content

Commit

Permalink
remove pagesense to verify salesiq works
Browse files Browse the repository at this point in the history
  • Loading branch information
evanharmon1 committed Dec 20, 2024
1 parent bd2d76a commit 1f4af3f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/layouts/base.astro
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ const { frontmatter, schema = 'WebPage' } = Astro.props
)
}
<slot name='in-head' />
<!-- Zoho PageSense -->
<script src="https://cdn.pagesense.io/js/dundermifflin/33bf04a325e64834b855093d1cb2432c.js"></script>
<!-- End Zoho PageSense -->
</head>
<body class='dark:bg-gray-900'>
<Header />
Expand Down

0 comments on commit 1f4af3f

Please sign in to comment.