parkeradmin 1 miesiąc temu
rodzic
commit
ede13d175c
1 zmienionych plików z 1 dodań i 1 usunięć
  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>