Skip to content

Commit

Permalink
getting back script
Browse files Browse the repository at this point in the history
  • Loading branch information
DhairyaMajmudar committed Jun 6, 2024
1 parent 159d20b commit b1626cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions components/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ export default function Layout({
return (
<div className='min-h-screen relative flex flex-col justify-between '>
<FaviconHead />
<script
defer
data-domain='json-schema.org'
src='https://plausible.io/js/script.tagged-events.js'
></script>
<Head>
<title>{newTitle}</title>
<meta name='description' content='JSON Schema' />
Expand Down

0 comments on commit b1626cf

Please sign in to comment.