Skip to content

Commit

Permalink
add analytick
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahdi-Hazrati authored Feb 4, 2025
1 parent 09ab92f commit b18c9bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ export default function RootLayout({
}>) {
return (
<html lang="en">
<head>
<script defer src="https://platform.analytick.ir/script.js" data-website-id="8181befd-3947-42ec-93e6-aa3f975cc690"></script>
</head>
<body
className={`${geistSans.variable} ${geistMono.variable} antialiased`}
>
Expand Down

0 comments on commit b18c9bb

Please sign in to comment.