Skip to content

Commit a6f2570

Browse files
Add tracker script for dashboard visitor counts
1 parent 103315a commit a6f2570

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })
9797
<html lang="en">
9898
<head>
9999
<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify(jsonLd) }} />
100+
<script defer src="https://tracker-mauve-sigma.vercel.app/t.js" data-project="commitmentissues" />
100101
</head>
101102
<body className={`${spaceGrotesk.variable} ${unifraktur.variable} ${lora.variable} antialiased`}>
102103
<ScannerBanner />

0 commit comments

Comments
 (0)