Ver Fonte

fix(webapp): html validator info messages

Info: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Rotzbua há 2 anos atrás
pai
commit
eb5343103f
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      www/webapp/public/index.html

+ 3 - 3
www/webapp/public/index.html

@@ -9,16 +9,16 @@
   </head>
   </head>
   <body>
   <body>
     <noscript>
     <noscript>
-      <img src="assets/logo.svg" alt="deSEC"/>
+      <img src="assets/logo.svg" alt="deSEC">
       <h1>Modern DNS Hosting for Everyone</h1>
       <h1>Modern DNS Hosting for Everyone</h1>
       <p>
       <p>
-        deSEC is a <strong>free DNS hosting</strong> service, <strong>designed with security in mind</strong>.<br/>
+        deSEC is a <strong>free DNS hosting</strong> service, <strong>designed with security in mind</strong>.<br>
         Running on <strong>open-source software</strong> and <strong>supported by <a href="https://securesystems.de/">SSE</a></strong>,
         Running on <strong>open-source software</strong> and <strong>supported by <a href="https://securesystems.de/">SSE</a></strong>,
         deSEC is free for everyone to use.
         deSEC is free for everyone to use.
       </p>
       </p>
       <h2>🛑 Warning</h2>
       <h2>🛑 Warning</h2>
       <p>
       <p>
-        deSEC requires JavaScript for accessing the control panel for DNS management.<br/>
+        deSEC requires JavaScript for accessing the control panel for DNS management.<br>
         Please enable JavaScript for this site to proceed.
         Please enable JavaScript for this site to proceed.
       </p>
       </p>
       <p>
       <p>