From 7013e4c7a082580337a63da5c5d91dfc10f2a273 Mon Sep 17 00:00:00 2001 From: lauraosantos Date: Wed, 30 Oct 2024 12:04:36 -0300 Subject: [PATCH] Create index.html --- 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 0000000..a54c43a --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + Meu Site + + +

Hello World

+

I'm hosted with Github Pages.

+ + \ No newline at end of file