@@ -2,6 +2,7 @@
*.log
.env
.ssh-askpass.cmd
+.web-ssh-askpass.cmd
*.env
.idea/
.vscode/
@@ -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>