This commit is contained in:
eshanized
2024-12-23 10:34:00 +05:30
parent eed4bc8db6
commit b560a3c1a4
3 changed files with 37 additions and 24 deletions

View File

@@ -90,8 +90,21 @@
gtag('js', new Date());
gtag('config', 'GTM-5HXGM54C');
</script>
<script type="text/javascript">
(function(l) {
if (l.search[1] === '/' ) {
var decoded = l.search.slice(1).split('&').map(function(s) {
return s.replace(/~and~/g, '&')
}).join('?');
window.history.replaceState(null, null,
l.pathname.slice(0, -1) + decoded + l.hash
);
}
}(window.location))
</script>
<script type="module" crossorigin src="/assets/index-9ezF5qoJ.js"></script>
<script type="module" crossorigin src="/assets/index-Dr8eK0XQ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CqwC9V6d.css">
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml">
</head>