Merge perso and pro on same Caddy

This commit is contained in:
Lucas
2025-10-17 09:55:56 +00:00
commit 871baf8f92
12 changed files with 366 additions and 0 deletions

13
html-pro/versions.html Normal file
View 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>