From 8de94faa7ebb1f6dd3c7d3cbeae9d591fbbdf222 Mon Sep 17 00:00:00 2001 From: Sungchan Yi Date: Mon, 26 Jun 2023 00:34:18 +0900 Subject: [PATCH] feat: update description --- _config.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 95e0ce2..4f9ff0d 100644 --- a/_config.yml +++ b/_config.yml @@ -13,20 +13,22 @@ baseurl: "" lang: en # Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone -timezone: "Asia/Seoul" +timezone: Asia/Seoul # jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md # ↓ -------------------------- title: Life Log # the main title -tagline: Recording Life # it will display as the sub-title +tagline: >- # it will display as the sub-title + Sungchan Yi.
+ CSE & Math & Life description: >- # used by seo meta and the atom feed - A minimal, responsive and feature-rich Jekyll theme for technical writing. + Recording Life. # fill in the protocol & hostname for your site, e.g., 'https://username.github.io' -url: "" +url: "https://blog.zxcvber.com" github: username: calofmijuck # change to your github username