From 8fc7cc497114b02ab5533dff2aa6b6f198c2b138 Mon Sep 17 00:00:00 2001 From: Sungchan Yi Date: Tue, 13 Aug 2024 14:03:49 +0900 Subject: [PATCH] fix: swap description and tagline --- _config.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index f474d93..fb88373 100644 --- a/_config.yml +++ b/_config.yml @@ -16,12 +16,11 @@ timezone: Asia/Seoul title: Life Log # the main title -tagline: >- # it will display as the sub-title - Sungchan Yi.
- CSE & Math & Life +tagline: Recording Life. # it will display as the sub-title description: >- # used by seo meta and the atom feed - Recording Life. + Sungchan Yi.
+ CSE & Math & Life # Fill in the protocol & hostname for your site. # e.g. 'https://username.github.io', note that it does not end with a '/'.