1
0
This commit is contained in:
Jose
2025-03-03 00:35:08 +01:00
parent 5d60d96567
commit 60de5de296
9 changed files with 131 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
/META-INF/
/net/

View File

@@ -0,0 +1,10 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Vert.X test</title>
</head>
<body>
<h1>Vert.X test</h1>
<p>Hola</p>
</body>
</html>