Merge perso and pro on same Caddy
This commit is contained in:
11
html-pro/index.html
Normal file
11
html-pro/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Lucas Royer Pro</title>
|
||||
</head>
|
||||
<body>
|
||||
<h2>pro.lucasroyer.fr : deuxième site en construction</h2>
|
||||
<a href="versions.html">Versions</a>
|
||||
</body>
|
||||
</html>
|
||||
13
html-pro/versions.html
Normal file
13
html-pro/versions.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Versions</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>template-generator:0.02</p>
|
||||
<p>fleet-algorithm:0.01</p>
|
||||
<p>fleetrunner:0.001</p>
|
||||
<p>fleetphilippe:0.001</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user