mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-07 05:05:18 +02:00
Updates
This commit is contained in:
15
index.html
15
index.html
@@ -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>
|
||||
|
Reference in New Issue
Block a user