From 91a38ae2c0ca1b149dfaba33163beee911589b03 Mon Sep 17 00:00:00 2001 From: Leonardo Sancho <75381771+leo-dragons@users.noreply.github.com> Date: Wed, 8 Oct 2025 18:17:41 -0300 Subject: [PATCH] Add files via upload --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 000000000..5fce74bc3 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + Test Page + + +

Hello, World!

+

This is a test HTML file.

+ + \ No newline at end of file