Update 'index.html'

This commit is contained in:
lzrdblzzrd
2022-10-22 03:48:03 +03:00
parent 0e111de097
commit 055d81814a

View File

@@ -6,19 +6,6 @@
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/style.css"/>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/>
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(75487888, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/75487888" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
</head>
<body>
<nav class="navbar navbar-default">
@@ -31,7 +18,7 @@
<div class="navbar-form navbar-left">
<a class="btn btn-danger" href="" role="button">Сбросить</a>
<a class="btn btn-primary saveToFile" role="button">Сохранить как скриншот</a>
<a class="btn btn-success rainbow" href="https://lzrdblzzrd.github.io/" role="button">С ❤ от lzrdblzzrd</a>
<a class="btn btn-success rainbow" href="https://lzrdblzzrd.xyz/" role="button">С ❤ от lzrdblzzrd</a>
</div>
</div>
</div>