From 7cdc7a19668a84ae50811dcb6122eeac8f611647 Mon Sep 17 00:00:00 2001 From: Riverstone00 Date: Wed, 5 Aug 2026 16:23:47 +0900 Subject: [PATCH 1/3] #1 filled html body contents --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 4e39ba8..171bcfe 100644 --- a/index.html +++ b/index.html @@ -8,5 +8,11 @@

DevOps

Welcome to the DevOps page!

+
+

DevOps 팀원 소개

+ \ No newline at end of file From d9e4ff1736e382ddbe533cac95cc620bb46222e5 Mon Sep 17 00:00:00 2001 From: Riverstone00 Date: Wed, 5 Aug 2026 16:54:13 +0900 Subject: [PATCH 2/3] =?UTF-8?q?[feature]=20#3=20css=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 113 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 171bcfe..6135cd4 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,120 @@ - + + DevOps - kr +

DevOps

From 4fe454cb6a8939bf05de77e9a34352cd2df1b229 Mon Sep 17 00:00:00 2001 From: HEO KANGSEOK Date: Wed, 5 Aug 2026 17:07:23 +0900 Subject: [PATCH 3/3] Update HTML language attribute and charset meta tag MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit lang 속성 위치 변경 --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 6135cd4..ca62508 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - + - + DevOps