apvh:now include css in the gen dir+version
This commit is contained in:
@@ -32,7 +32,7 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Apache VHost Generator</title>
|
||||
<link rel="stylesheet" href="../../css/gen.css">
|
||||
<link rel="stylesheet" href="gen.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -40,7 +40,8 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
|
||||
<h1>Apache VHost Generator</h1>
|
||||
<h2>Language: HTML / PHP</h2>
|
||||
<h4>Developper: mikx</h4>
|
||||
<h4>Sources: <a href="https://mxgit.ovh/mikx/MxGen/apvh">MxGit</a></h4>
|
||||
<h4>Sources: <a href="https://mxgit.ovh/mikx/MxGen/src/branch/main/apvh">MxGit</a></h4>
|
||||
<h5>Version: 0.1.0</h5>
|
||||
</div>
|
||||
<br><br>
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user