|
@@ -70,7 +70,7 @@
|
|
|
$("#HCsplash").css("display","none");
|
|
|
$(document.body).css("background","#ffffff");
|
|
|
|
|
|
- $("#originsDisplay").show()
|
|
|
+ //$("#originsDisplay").show();
|
|
|
|
|
|
$("#frmHC").show();
|
|
|
}
|
|
@@ -102,14 +102,13 @@
|
|
|
<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
|
|
|
|
|
|
<div class="header">
|
|
|
- <a href="http://homomm.5mode-foss.eu" target="_self" style="color:#000000; text-decoration: none;"><img src="/Public/static/res/HMMlogo2.png" style="width:45px;"> Homomm</a> <a href="https://github.com/par7133/Homomm" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:posta@elettronica.lol" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a> <a href="tel:+39-331-4029415" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:#000000;height:27px;text-decoration:none;"> get support </a>
|
|
|
+ <a href="http://homomm.5mode-foss.eu" target="_self" style="color:#000000; text-decoration: none;"><img src="/Public/static/res/HMMlogo2.png" style="width:45px;"> Homomm</a> <a href="https://github.com/par7133/Homomm" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:posta@elettronica.lol" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a> <a href="tel:+39-378-0812391" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:#000000;height:27px;text-decoration:none;"> get support </a>
|
|
|
</div>
|
|
|
|
|
|
<div style="clear:both; float:left; padding:8px; width:15%; height:100%; text-align:center; border-right: 1px solid #2c2f34;">
|
|
|
<div style="padding-left:10px;text-align: left;">
|
|
|
- Download<br>
|
|
|
- <a href="https://github.com/par7133/Homomm/archive/refs/tags/v2.2.6.zip">Release 2.2.6 (zip)</a><br>
|
|
|
- <a href="https://github.com/par7133/Homomm/archive/refs/tags/v2.2.6.tar.gz">Release 2.2.6 (tar.gz)</a><br>
|
|
|
+ <a href="https://github.com/par7133/Homomm/archive/refs/tags/v2.2.6.zip">Release 2.2.6 (zip)</a><br>
|
|
|
+ <a href="https://github.com/par7133/Homomm/archive/refs/tags/v2.2.6.tar.gz">Release 2.2.6 (tar.gz)</a><br>
|
|
|
</div>
|
|
|
<br><br>
|
|
|
<img src="/Public/static/res/HMMgenius.png" alt="HC Genius" title="HMM Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
|
|
@@ -206,21 +205,6 @@ window.addEventListener("load", function() {
|
|
|
|
|
|
</script>
|
|
|
|
|
|
-<!-- Yandex.Metrika counter -->
|
|
|
-<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(86188692, "init", {
|
|
|
- clickmap:true,
|
|
|
- trackLinks:true,
|
|
|
- accurateTrackBounce:true
|
|
|
- });
|
|
|
-</script>
|
|
|
-<noscript><div><img src="https://mc.yandex.ru/watch/86188692" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
|
|
-<!-- /Yandex.Metrika counter -->
|
|
|
-
|
|
|
</body>
|
|
|
</html>
|
|
|
|