2 Commits 2c777c05c5 ... c705429e89

Autor SHA1 Mensaje Fecha
  parkeradmin c705429e89 Merge branch 'development' into production hace 1 mes
  parkeradmin 44436c2f93 Update hace 1 mes
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      public/index.php

+ 1 - 1
public/index.php

@@ -36,7 +36,7 @@ try {
 <body>
 <main>
     <section class="card">
-        <h1>Desktop support,<br>done right!</h1>
+        <h2>Desktop support,<br>done right!</h2>
         <p>Your Debian 13 LAMP development environment is ready. Replace this page with your experience, certifications, projects, and contact information.</p>
         <dl>
             <dt>PHP</dt><dd><?= htmlspecialchars(PHP_VERSION, ENT_QUOTES) ?></dd>