From a1dba607eef73e0a7d5f77e1ab3d79baf7bb6c1c Mon Sep 17 00:00:00 2001 From: CliffCodeApe Date: Mon, 6 May 2024 15:35:56 +0800 Subject: [PATCH 1/5] feat: Menambahkan Header --- index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 24ad574..c5a0d54 100644 --- a/index.html +++ b/index.html @@ -5,5 +5,12 @@ Document - + + +
+

This is a Header

+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Distinctio repellendus sapiente ipsam. Numquam iure magni ea incidunt harum? Fugit, eligendi?

+
+ + From 3c41e0eceaf98f74a86799763bbe94fa01071d7b Mon Sep 17 00:00:00 2001 From: CliffCodeApe Date: Mon, 6 May 2024 15:46:15 +0800 Subject: [PATCH 2/5] feat: Menambahkan blog.html --- blog.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 blog.html diff --git a/blog.html b/blog.html new file mode 100644 index 0000000..5ea48cd --- /dev/null +++ b/blog.html @@ -0,0 +1,11 @@ + + + + + + Blog + + +

This is a blog

+ + \ No newline at end of file From 4d2186c0ca2c778013cc0da0f98767e853ffb4ca Mon Sep 17 00:00:00 2001 From: CliffCodeApe <161431169+CliffCodeApe@users.noreply.github.com> Date: Mon, 6 May 2024 15:50:39 +0800 Subject: [PATCH 3/5] Delete index.html --- index.html | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 index.html diff --git a/index.html b/index.html deleted file mode 100644 index c5a0d54..0000000 --- a/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - Document - - - -
-

This is a Header

-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Distinctio repellendus sapiente ipsam. Numquam iure magni ea incidunt harum? Fugit, eligendi?

-
- - - From dcdfbcca039b8912445b9157a940ecbfe7b101c5 Mon Sep 17 00:00:00 2001 From: CliffCodeApe Date: Mon, 6 May 2024 15:55:40 +0800 Subject: [PATCH 4/5] Resolve conflict --- index.html | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/index.html b/index.html index c5a0d54..24ad574 100644 --- a/index.html +++ b/index.html @@ -5,12 +5,5 @@ Document - - -
-

This is a Header

-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Distinctio repellendus sapiente ipsam. Numquam iure magni ea incidunt harum? Fugit, eligendi?

-
- - + From 1943709eb91301c9c5b80a5e2dd4c5d6eb777d62 Mon Sep 17 00:00:00 2001 From: CliffCodeApe Date: Mon, 6 May 2024 16:00:42 +0800 Subject: [PATCH 5/5] Hapus index.html --- index.html | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 index.html diff --git a/index.html b/index.html deleted file mode 100644 index 24ad574..0000000 --- a/index.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - Document - - -