Browse Source

Html fixes

g 2 months ago
parent
commit
427c588e5e
1 changed files with 3 additions and 3 deletions
  1. 3 3
      index.html

+ 3 - 3
index.html

@@ -6,7 +6,7 @@
     <link rel="icon" sizes="16x16" type="image/png" href="icon.png" />
     <title>Home | lsd.cat</title>
     <base href="https://lsd.cat">
-    <style type="text/css">
+    <style>
         body {
             color: #FFFFFF;
             display: block;
@@ -126,7 +126,7 @@
         	</tr>
     	</tbody>
     </table>
-    <div>
+    </div>
     <h4>CVEs</h4>
 	<div class="table">
     <table>
@@ -149,7 +149,7 @@
           </tr>
           <tr>
               <td><a href="https://git.lsd.cat/g/omnivista-rce" target="_blank">Alcatel OmniVista RCE</a></td> 
-              <td><code>CVE-2019-{20047, 20048, 20049}</code></li>
+              <td><code>CVE-2019-{20047, 20048, 20049}</code></td>
           </tr>
         </tbody>
     </table>