From 54bb2ac52213e13bcdf543caa42b493fcc7bf9b6 Mon Sep 17 00:00:00 2001 From: Andrea Marina Ascani Date: Mon, 27 Apr 2026 17:05:16 -0300 Subject: [PATCH 1/2] Agrega archivo gitignore --- .gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 -- 2.49.1 From 39332da8636a0cb175baeb5cdd670073736157aa Mon Sep 17 00:00:00 2001 From: Andrea Marina Ascani Date: Mon, 27 Apr 2026 17:10:35 -0300 Subject: [PATCH 2/2] Modifica el html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6de662b..2aa5fdd 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,6 @@ @@ -26,7 +25,7 @@ @@ -36,6 +35,7 @@
  • Leer
  • Programar
  • Escuchar música
  • +
  • Seguir leyendo
  • -- 2.49.1