From af85a1481a515da6f8a3902bb78fa7ecea1f2177 Mon Sep 17 00:00:00 2001 From: jmbongbong Date: Wed, 25 Oct 2017 15:57:10 +0900 Subject: [PATCH 1/2] add profile --- css/profile.html | 65 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 css/profile.html diff --git a/css/profile.html b/css/profile.html new file mode 100644 index 0000000..28fb277 --- /dev/null +++ b/css/profile.html @@ -0,0 +1,65 @@ + + + + + + + + + My Web Site + + + + + + + + + + + + +
+ + +
+
+

반갑습니다. nnoco입니다.

+

아래 링크를 클릭하여 GitHub 프로필 페이지를 방문해 주세요.

+ +

GitHub Profile »

+
+
+ +
+ + + + + + + + + + @jmbongbong + + + +Write From 893ae395a457235fd25ac373a3e73a9ab4e2e602 Mon Sep 17 00:00:00 2001 From: jmbongbong Date: Wed, 25 Oct 2017 16:05:06 +0900 Subject: [PATCH 2/2] real profile --- profile.html | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 profile.html diff --git a/profile.html b/profile.html new file mode 100644 index 0000000..28fb277 --- /dev/null +++ b/profile.html @@ -0,0 +1,65 @@ + + + + + + + + + My Web Site + + + + + + + + + + + + +
+ + +
+
+

반갑습니다. nnoco입니다.

+

아래 링크를 클릭하여 GitHub 프로필 페이지를 방문해 주세요.

+ +

GitHub Profile »

+
+
+ +
+ + + + + + + + + + @jmbongbong + + + +Write