From 376b77d916ce366fceb1643080c1c2f5124cfcda Mon Sep 17 00:00:00 2001 From: Cristian Trapiello <119610379+CrisMader@users.noreply.github.com> Date: Wed, 6 May 2026 10:17:53 +0000 Subject: [PATCH 1/3] He cambiado Contact --- website/templates/contact.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/templates/contact.html b/website/templates/contact.html index 528591ab98..7f6bb689b0 100644 --- a/website/templates/contact.html +++ b/website/templates/contact.html @@ -1,2 +1,3 @@ -
Hello, I'm contact.html
\ No newline at end of file +Hello, I'm contact.html
+Hola Mundo
\ No newline at end of file From c7c34ad90f232deff5ed009a576eedcb0ed00c22 Mon Sep 17 00:00:00 2001 From: Cristian Trapiello <119610379+CrisMader@users.noreply.github.com> Date: Wed, 6 May 2026 10:20:05 +0000 Subject: [PATCH 2/3] Nombre --- website/templates/contact.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/templates/contact.html b/website/templates/contact.html index 7f6bb689b0..8c9a177cd5 100644 --- a/website/templates/contact.html +++ b/website/templates/contact.html @@ -1,3 +1,4 @@Hello, I'm contact.html
-Hola Mundo
\ No newline at end of file +Hola Mundo
+Hola gente
\ No newline at end of file From aa6d2b9729bdd1bcd75f0a6c486109ca3a51ca08 Mon Sep 17 00:00:00 2001 From: Cristian Trapiello <119610379+CrisMader@users.noreply.github.com> Date: Wed, 6 May 2026 10:45:38 +0000 Subject: [PATCH 3/3] Navbar done --- website/templates/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/templates/navbar.html b/website/templates/navbar.html index 360f7b448d..fc1cc77d94 100644 --- a/website/templates/navbar.html +++ b/website/templates/navbar.html @@ -1,2 +1,2 @@ -Hello, I'm the navbar.html
\ No newline at end of file + \ No newline at end of file