We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d8322 commit 24ffce5Copy full SHA for 24ffce5
1 file changed
index.html
@@ -3,6 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <link rel="canonical" href="https://mintscripts.net/" />
7
<title>mintscripts — Service Status</title>
8
<style>
9
:root{
@@ -372,4 +373,4 @@ <h2><span data-lang="ru">Данные и заказы</span><span data-lang="en"
372
373
document.getElementById('btn-en').addEventListener('click', function(){ setLang('en'); });
374
</script>
375
</body>
-</html>
376
+</html>
0 commit comments