Parcourir la source

Add files via upload

Daniele Bonini (皮夕): WebDev and DevOps by lots of Simplicity bits il y a 3 ans
Parent
commit
c0e5061970
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      index.html

+ 3 - 3
index.html

@@ -76,13 +76,13 @@
 
 <div id="HCsplash" style="padding-top: 160px; text-align:center;color:#ffffff;display:none;">
    <div id="myh1"><H1>Homomm</H1></div><br>
-   <img src="./Public/static/res/HMMlogo2.png" style="width:310px;">
+   <img src="/Public/static/res/HMMlogo2.png" style="width:310px;">
 </div>
 
 <form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
 
 <div class="header">
-   <a href="http://homomm.org" target="_self" style="color:#000000; text-decoration: none;"><img src="./Public/static/res/HMMlogo2.png" style="width:45px;">&nbsp;Homomm</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/par7133/Homomm" style="color:#000000;"><span style="color:#119fe2">on</span> github</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:info@homomm.org" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="tel:+39-331-4029415" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:#000000;height:27px;text-decoration:none;">&nbsp;&nbsp;get support&nbsp;&nbsp;</a>
+   <a href="http://homomm.org" target="_self" style="color:#000000; text-decoration: none;"><img src="/Public/static/res/HMMlogo2.png" style="width:45px;">&nbsp;Homomm</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/par7133/Homomm" style="color:#000000;"><span style="color:#119fe2">on</span> github</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:info@homomm.org" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="tel:+39-331-4029415" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:#000000;height:27px;text-decoration:none;">&nbsp;&nbsp;get support&nbsp;&nbsp;</a>
 </div>
 	
 <div style="clear:both; float:left; padding:8px; width:15%; height:100%; text-align:center;">
@@ -92,7 +92,7 @@
 	  &nbsp;<a href="https://github.com/par7133/Homomm/archive/refs/tags/v2.1.2.tar.gz">Release 2.1.2 (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;">
+    <img src="/Public/static/res/HMMgenius.png" alt="HC Genius" title="HMM Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
     &nbsp;<br><br><br>
     &nbsp;<input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" value="" autocomplete="off"><br>
     &nbsp;<input type="text" id="Salt" placeholder="salt" style="position:relative; top:+5px; font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" autocomplete="off"><br>