chore: add VPS panel analytics script

This commit is contained in:
mstfyldz
2026-05-27 17:14:12 +03:00
parent 0504f12f5b
commit 5130dc5779

View File

@@ -131,6 +131,8 @@ export default async function RootLayout({
return ( return (
<html lang="tr"> <html lang="tr">
<body className={`${martianMono.variable} antialiased`}> <body className={`${martianMono.variable} antialiased`}>
{/* VPS Panel Analytics */}
<script defer src="https://panel.ayris.tech/api/analytics/script" data-domain="mugladijitalmedya.com"></script>
{/* Skip to Main Content Link */} {/* Skip to Main Content Link */}
<a <a
href="#main-content" href="#main-content"