From 422928d2e691e73eb12ede46dc47a5303a0b26e9 Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Fri, 19 Nov 2021 11:19:12 +0900 Subject: [PATCH 01/13] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 66a10848d..378ec68e8 100644 --- a/_config.yml +++ b/_config.yml @@ -9,8 +9,8 @@ twitter: "https://twitter.com/" github: "https://github.com/" # Site config -baseurl: "/pineapple" +baseurl: "https://99kb.github.io" highlighter: rouge sass: sass_dir: assets/scss - style: compressed \ No newline at end of file + style: compressed From 4d850d65cae29d16768b8bf3643930e8f248a988 Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Fri, 19 Nov 2021 11:19:54 +0900 Subject: [PATCH 02/13] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 378ec68e8..a902ba3fd 100644 --- a/_config.yml +++ b/_config.yml @@ -9,7 +9,7 @@ twitter: "https://twitter.com/" github: "https://github.com/" # Site config -baseurl: "https://99kb.github.io" +url: "https://99kb.github.io" highlighter: rouge sass: sass_dir: assets/scss From 069dd7c50bf51cca38eef89f051e9a82f8c792ab Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Fri, 19 Nov 2021 11:21:37 +0900 Subject: [PATCH 03/13] Update _config.yml --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index a902ba3fd..d049d115f 100644 --- a/_config.yml +++ b/_config.yml @@ -1,12 +1,12 @@ # User config -author: "Pineapple" +author: "Bon" tagline: "Pineapple Certfied Jekyll Theme" description: "In 1493, explorer Christopher Columbus found pineapples on Guadeloupe Island in the Caribbean. Pineapple on pizza soon followed..." keywords: "Pineapple, Pineapple Pizza, Pineapple House" -email: "pineapple@example.com" +email: "watchbon@kakao.com" linkedin: "https://www.linkedin.com/" twitter: "https://twitter.com/" -github: "https://github.com/" +github: "https://github.com/99kb/" # Site config url: "https://99kb.github.io" From 821f9351f8c36e049beb2004bf3f89e49389ef69 Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Fri, 19 Nov 2021 11:23:51 +0900 Subject: [PATCH 04/13] Update _config.yml --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index d049d115f..8e519a0db 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,6 @@ # User config +title: 경본 +subtitle: 블로그! author: "Bon" tagline: "Pineapple Certfied Jekyll Theme" description: "In 1493, explorer Christopher Columbus found pineapples on Guadeloupe Island in the Caribbean. Pineapple on pizza soon followed..." From ca5a32240d739a2d0e439246219e30496b5e9586 Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Fri, 19 Nov 2021 11:24:32 +0900 Subject: [PATCH 05/13] Update _config.yml --- _config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/_config.yml b/_config.yml index 8e519a0db..d049d115f 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,4 @@ # User config -title: 경본 -subtitle: 블로그! author: "Bon" tagline: "Pineapple Certfied Jekyll Theme" description: "In 1493, explorer Christopher Columbus found pineapples on Guadeloupe Island in the Caribbean. Pineapple on pizza soon followed..." From 7bfa92467eaf515c11734ff6cbcb2f337658b26c Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Fri, 19 Nov 2021 11:25:50 +0900 Subject: [PATCH 06/13] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index d049d115f..3dd5d7a1e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ # User config author: "Bon" -tagline: "Pineapple Certfied Jekyll Theme" +tagline: "I'm Fine" description: "In 1493, explorer Christopher Columbus found pineapples on Guadeloupe Island in the Caribbean. Pineapple on pizza soon followed..." keywords: "Pineapple, Pineapple Pizza, Pineapple House" email: "watchbon@kakao.com" From 8acd43aebf6885d0c727e2d6f0fc5fa331756a3c Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Fri, 19 Nov 2021 11:28:11 +0900 Subject: [PATCH 07/13] Update _config.yml --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 3dd5d7a1e..2a2622a98 100644 --- a/_config.yml +++ b/_config.yml @@ -1,9 +1,10 @@ # User config author: "Bon" tagline: "I'm Fine" -description: "In 1493, explorer Christopher Columbus found pineapples on Guadeloupe Island in the Caribbean. Pineapple on pizza soon followed..." +description: "코딩 연습용 블로그" keywords: "Pineapple, Pineapple Pizza, Pineapple House" email: "watchbon@kakao.com" + linkedin: "https://www.linkedin.com/" twitter: "https://twitter.com/" github: "https://github.com/99kb/" From 59ca9d06e9da77eb30c9b504c7a987b365e2c7da Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Sat, 20 Nov 2021 11:22:02 +0900 Subject: [PATCH 08/13] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 2a2622a98..af14255f5 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ # User config author: "Bon" -tagline: "I'm Fine" -description: "코딩 연습용 블로그" +tagline: "I'm Pine" +description: "코딩 공부용 블로그!" keywords: "Pineapple, Pineapple Pizza, Pineapple House" email: "watchbon@kakao.com" From f22c79727c4fadd0495a568a4c8df0aa09192077 Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Sat, 20 Nov 2021 11:26:29 +0900 Subject: [PATCH 09/13] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index af14255f5..9d8212f31 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ # User config author: "Bon" -tagline: "I'm Pine" -description: "코딩 공부용 블로그!" +tagline: "I'm Pine🍍" +description: "코딩 공부용 블로그 🖥!" keywords: "Pineapple, Pineapple Pizza, Pineapple House" email: "watchbon@kakao.com" From d8c98964cd5113d103d29a3ef525b8e23444d7d9 Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Sat, 20 Nov 2021 12:24:55 +0900 Subject: [PATCH 10/13] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 9d8212f31..f69cbbebd 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ # User config -author: "Bon" -tagline: "I'm Pine🍍" +author: "Bon To Code" +tagline: "🍍Pine Code🍍" description: "코딩 공부용 블로그 🖥!" keywords: "Pineapple, Pineapple Pizza, Pineapple House" email: "watchbon@kakao.com" From cf70d5aebbef73a5fac0c897c173379d5db83bb0 Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Sat, 20 Nov 2021 12:26:28 +0900 Subject: [PATCH 11/13] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index f69cbbebd..a6050feaa 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ # User config author: "Bon To Code" tagline: "🍍Pine Code🍍" -description: "코딩 공부용 블로그 🖥!" +description: "🍍Pine Code🍍" keywords: "Pineapple, Pineapple Pizza, Pineapple House" email: "watchbon@kakao.com" From afb8ea42fb228d43f9676ea0fe24da4cda954186 Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Sun, 15 Jan 2023 20:46:04 +0900 Subject: [PATCH 12/13] change --- _config.yml | 2 +- _includes/head.html | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index a6050feaa..79f931e70 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ # User config -author: "Bon To Code" +author: "미래 GA 가입설계서 설명" tagline: "🍍Pine Code🍍" description: "🍍Pine Code🍍" keywords: "Pineapple, Pineapple Pizza, Pineapple House" diff --git a/_includes/head.html b/_includes/head.html index 01d16de8b..e9c5c93eb 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,10 +2,11 @@ - - - - - + + + + + + \ No newline at end of file From f65a28c1ddffd7c3c11c1bfe88bba57b9acb798e Mon Sep 17 00:00:00 2001 From: 99kb <51774158+99kb@users.noreply.github.com> Date: Sun, 15 Jan 2023 20:48:32 +0900 Subject: [PATCH 13/13] change --- _config.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_config.yml b/_config.yml index 79f931e70..41d01c6af 100644 --- a/_config.yml +++ b/_config.yml @@ -1,13 +1,13 @@ # User config author: "미래 GA 가입설계서 설명" -tagline: "🍍Pine Code🍍" -description: "🍍Pine Code🍍" -keywords: "Pineapple, Pineapple Pizza, Pineapple House" -email: "watchbon@kakao.com" +tagline: "미래 GA 가입설계서 설명" +description: "세부 설명입니다." +keywords: "miraeasset,miraeasset life" +email: "watchbon@miraeasset.com" -linkedin: "https://www.linkedin.com/" -twitter: "https://twitter.com/" -github: "https://github.com/99kb/" +# linkedin: "https://www.linkedin.com/" +# twitter: "https://twitter.com/" +# github: "https://github.com/99kb/" # Site config url: "https://99kb.github.io"