chore: update Marmaris Local widget snippet
This commit is contained in:
@@ -151,6 +151,13 @@ export default async function RootLayout({
|
||||
</head>
|
||||
<body className="antialiased font-sans">
|
||||
{children}
|
||||
<div
|
||||
data-marmaris-widget="marmaris"
|
||||
data-limit="3"
|
||||
data-lang="tr"
|
||||
style={{ display: 'none' }}
|
||||
/>
|
||||
<script src="https://marmarislocal.com/widget.js" async />
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user