From 3805233f12b5857232d5a22099e6b827e14ff5d2 Mon Sep 17 00:00:00 2001 From: Luiz Felipe Silva Date: Thu, 13 Oct 2022 14:02:14 -0300 Subject: [PATCH] feat(home): estrutura inicial HTML criada. --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/index.html b/index.html index e69de29..7b809f6 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,16 @@ + + + + + + + + + + Landing Page - M3 Academy + + + + + + \ No newline at end of file