parkeradmin 1 mese fa
parent
commit
ede13d175c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>
+        <h1>Desktop support,<br>done right!</h1>
         <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>