2 Ревизии 2c777c05c5 ... c705429e89

Автор SHA1 Съобщение Дата
  parkeradmin c705429e89 Merge branch 'development' into production преди 1 месец
  parkeradmin 44436c2f93 Update преди 1 месец
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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>