feat: add marmaris local widget
This commit is contained in:
@@ -56,6 +56,14 @@ export default async function LocaleLayout({
|
|||||||
|
|
||||||
{/* VPS Panel Analytics */}
|
{/* VPS Panel Analytics */}
|
||||||
<Script src="https://panel.ayris.tech/api/analytics/script" data-domain="http://menu.moybeachakyaka.com" strategy="afterInteractive" />
|
<Script src="https://panel.ayris.tech/api/analytics/script" data-domain="http://menu.moybeachakyaka.com" strategy="afterInteractive" />
|
||||||
|
|
||||||
|
<div
|
||||||
|
data-marmaris-widget="marmaris"
|
||||||
|
data-limit="3"
|
||||||
|
data-lang="tr"
|
||||||
|
style={{ display: "none" }}
|
||||||
|
></div>
|
||||||
|
<Script src="https://marmarislocal.com/widget.js" strategy="afterInteractive" />
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user