feat: footer'a 'created by ayris.tech' + panel.ayris.tech analytics script

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
AyrisAI
2026-07-21 10:34:28 +03:00
co-authored by Claude Fable 5
parent 290dee295a
commit bd75fdf4aa
2 changed files with 15 additions and 0 deletions
+6
View File
@@ -4,6 +4,12 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#3FA0C7" />
<!-- VPS Panel Analytics -->
<script
defer
src="https://panel.ayris.tech/api/analytics/script"
data-domain="mucomutfak.com"
></script>
</head>
<body>
<div id="app"></div>
+9
View File
@@ -144,6 +144,15 @@
{{ t("Legal Texts") }}
</a>
<a
href="https://ayris.tech"
target="_blank"
rel="noopener"
class="block text-center hover:text-highlight"
>
created by ayris.tech
</a>
<span class="block">
2014 - {{ year }} © Müco - {{ t("All rights reserved.") }}
</span>