From 4ee61e5ca24563529c3947345111aa51aad5bb18 Mon Sep 17 00:00:00 2001 From: Sofia Samaniego Date: Wed, 10 Jun 2026 11:57:32 -0600 Subject: [PATCH] =?UTF-8?q?Estructura=20inicial=20del=20proyecto=20y=20c?= =?UTF-8?q?=C3=B3digo=20de=20Regresi=C3=B3n=20Log=C3=ADstica?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 index.html diff --git a/index.html b/index.html deleted file mode 100644 index c50d9ae..0000000 --- a/index.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - My App - - - -

Welcome to My App

-

This is a simple HTML page.

- - \ No newline at end of file