Skip to content

Commit

Permalink
Add analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
Naught0 committed Aug 6, 2024
1 parent 9fd4145 commit 5cbb7c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ export default function RootLayout({
}>) {
return (
<html lang="en">
<head>
<script defer data-domain="slackernews.jamese.dev" src="https://plausible.jamese.dev/js/script.js"></script>
</head>
<body className={`${inter.variable} ${jetbrains.variable}`}>
<Analytics />
<Providers>
Expand Down

0 comments on commit 5cbb7c4

Please sign in to comment.