From a690ba517e65d8e3302c7b25b77e28263883c7d3 Mon Sep 17 00:00:00 2001 From: Javier Blanco Date: Wed, 29 Apr 2026 23:57:52 +0700 Subject: [PATCH] first commit --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..722cbd6 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + + Hola mundo + + +

Hola mundo

+ + \ No newline at end of file