init umami

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-03-25 21:44:08 +01:00
parent 8a6133dd15
commit 7362feb3f5

View File

@@ -71,6 +71,8 @@ const origin = Astro.url.origin;
title="Another Hadi RSS Feed" title="Another Hadi RSS Feed"
href="/rss.xml" href="/rss.xml"
/> />
<script defer src="https://umami.hadi.icu/script.js" data-website-id="91b0c3a1-130a-4974-be47-078bc092cec8"></script>
</head> </head>
<body class="min-h-screen"> <body class="min-h-screen">
<slot /> <slot />