apvh:files layout tweaks

This commit is contained in:
mikx
2026-01-05 20:18:00 -05:00
parent bd5c45923f
commit b658f29073
4 changed files with 1 additions and 1 deletions

0
apvh/css/index.html Normal file
View File

0
apvh/img/index.html Normal file
View File

View File

@@ -32,7 +32,7 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
<head>
<meta charset="UTF-8">
<title>Apache VHost Generator</title>
<link rel="stylesheet" href="gen.css">
<link rel="stylesheet" href="css/gen.css">
</head>
<body>