diff --git a/_config.yml b/_config.yml index e67dcf3..7c9feca 100755 --- a/_config.yml +++ b/_config.yml @@ -4,9 +4,9 @@ #################################### # remote_theme : renyuanz/leonids -title: choheeis +title: heechokim email: chchgml10@gmail.com -description: 안드로이드 개발자를 목표로 달려나가는 김초희의 블로그입니다😍 +description: url: https://heechokim.github.io/newblog/ baseurl : "" keywords: ["blog", "jekyll"] diff --git a/_includes/sections/about.html b/_includes/sections/about.html index 883f98d..aa3fca5 100644 --- a/_includes/sections/about.html +++ b/_includes/sections/about.html @@ -1,7 +1,14 @@

About

- 하이 헬로 안녕하세요ㅎㅎ🙂 + 하이 헬로 안녕하세요 🙂 +

📌 Contact : chchgml10@gmail.com +
+
+
+
+
+
diff --git a/_sass/pages/_post.scss b/_sass/pages/_post.scss index 0305794..da7d89d 100755 --- a/_sass/pages/_post.scss +++ b/_sass/pages/_post.scss @@ -31,8 +31,6 @@ // Post Section section.post { margin-bottom: 80px; - margin-left: 100px; - margin-right: 100px; } // Back home button @@ -94,6 +92,7 @@ a.read-more { color: #353535; font-weight: 500; padding-bottom: 11px; + margin-left: 100px; .post-header { margin: 0 auto 50px; }