commit df629ec10710852836aaf61924150bd953efe240 Author: higor Date: Thu May 4 20:26:07 2023 +0000 Meu primeiro commit. 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

+ + +