From 50219134196f459821764e5e7fdc018288c022cf Mon Sep 17 00:00:00 2001 From: moises Date: Sat, 8 Nov 2025 22:05:30 -0300 Subject: [PATCH 1/2] create index.html --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..6a88eca --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

hell world!

+ + \ No newline at end of file From c151e2f44f4ebd053ec1107cc90443df83c662c2 Mon Sep 17 00:00:00 2001 From: moises Date: Sat, 8 Nov 2025 22:43:27 -0300 Subject: [PATCH 2/2] create index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6a88eca..9a81ee5 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,6 @@ Document -

hell world!

+

hello world!

\ No newline at end of file