Explorar o código

Merge branch 'development' into production

parkeradmin hai 1 mes
pai
achega
c705429e89
Modificáronse 1 ficheiros con 1 adicións e 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>