Skip to content

Commit

Permalink
trying out new analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmelnicki committed Feb 7, 2024
1 parent 250321b commit e17b811
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions routes/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ export default function App({ Component }: PageProps) {
>
</link>
<link rel="stylesheet" type="text/css" href="/styles.css" />
<script
defer
type="text/javascript"
src="https://api.pirsch.io/pirsch.js"
id="pirschjs"
data-code="9jh7DrVB52WK1kMydZdmjpsvR9cmZAEP"
/>
</head>
<body class="px-4 py-8 mx-auto max-w-screen-md">
<Header />
Expand Down

0 comments on commit e17b811

Please sign in to comment.