From a060e7270d6b106a31f646ea5d548d8246ee22ef Mon Sep 17 00:00:00 2001 From: Carolina Ribeiro Date: Sat, 12 Mar 2022 19:10:00 +0000 Subject: [PATCH] Adding html example to my-branch --- Home.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Home.html diff --git a/Home.html b/Home.html new file mode 100644 index 0000000..1bcaa2d --- /dev/null +++ b/Home.html @@ -0,0 +1,9 @@ + + + +

Hello world.

+ +

This is an example.

+ + + \ No newline at end of file