chore: add VPS panel analytics script
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user