From a46bff2b7dd801efc5dfe5b02d9a220f5a8f705c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vitor=20Gon=C3=A7alves?= Date: Mon, 19 Jun 2023 00:04:18 -0300 Subject: [PATCH] feat: separated footer, header and files --- _footer.html | 4 ++++ _head.html | 2 ++ _header.html | 8 ++++++++ index.html | 17 +++-------------- 4 files changed, 17 insertions(+), 14 deletions(-) create mode 100644 _footer.html create mode 100644 _head.html create mode 100644 _header.html diff --git a/_footer.html b/_footer.html new file mode 100644 index 0000000..5106418 --- /dev/null +++ b/_footer.html @@ -0,0 +1,4 @@ + diff --git a/_head.html b/_head.html new file mode 100644 index 0000000..3d66471 --- /dev/null +++ b/_head.html @@ -0,0 +1,2 @@ + + diff --git a/_header.html b/_header.html new file mode 100644 index 0000000..502d32a --- /dev/null +++ b/_header.html @@ -0,0 +1,8 @@ +
+

~vitorg

+ +
diff --git a/index.html b/index.html index 5ab963c..ff768bc 100644 --- a/index.html +++ b/index.html @@ -1,19 +1,11 @@ - + ~vitorg - -
-

~vitorg

- -
+
@@ -24,9 +16,6 @@
- +