From df629ec10710852836aaf61924150bd953efe240 Mon Sep 17 00:00:00 2001 From: higor Date: Thu, 4 May 2023 20:26:07 +0000 Subject: [PATCH] Meu primeiro commit. --- index.html | 18 ++++++++++++++++++ subpasta/contato/index.html | 16 ++++++++++++++++ subpasta/falha/index.html | 16 ++++++++++++++++ subpasta/teste/index.html | 16 ++++++++++++++++ 4 files changed, 66 insertions(+) create mode 100644 index.html create mode 100644 subpasta/contato/index.html create mode 100644 subpasta/falha/index.html create mode 100644 subpasta/teste/index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..4d8494f --- /dev/null +++ b/index.html @@ -0,0 +1,18 @@ + + + + Meu Site +
+ + + + +
+ + +

Navegacao de Paginas

+ + + diff --git a/subpasta/contato/index.html b/subpasta/contato/index.html new file mode 100644 index 0000000..fd135df --- /dev/null +++ b/subpasta/contato/index.html @@ -0,0 +1,16 @@ + + + + Contato + + + + + + +

Contato

+ + + diff --git a/subpasta/falha/index.html b/subpasta/falha/index.html new file mode 100644 index 0000000..fda8625 --- /dev/null +++ b/subpasta/falha/index.html @@ -0,0 +1,16 @@ + + + + Falha + + + + + + +

Falha

+ + + diff --git a/subpasta/teste/index.html b/subpasta/teste/index.html new file mode 100644 index 0000000..9ba3a6b --- /dev/null +++ b/subpasta/teste/index.html @@ -0,0 +1,16 @@ + + + + Teste + + + + + + +

Teste

+ + +