From 3db6de0abbf47cc93749fd6339babb44a9ae71f8 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Fri, 4 Feb 2022 06:03:01 +0800 Subject: [PATCH] Update project description --- _config.yml | 4 +--- package.json | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 36cf2f5..45ca553 100644 --- a/_config.yml +++ b/_config.yml @@ -26,9 +26,7 @@ title: Chirpy # the main title tagline: A text-focused Jekyll theme # it will display as the sub-title description: >- # used by seo meta and the atom feed - A minimal, portfolio, sidebar, - bootstrap Jekyll theme with responsive web design - and focuses on text presentation. + A minimal, responsive, and powerful Jekyll theme for presenting professional writing. # fill in the protocol & hostname for your site, e.g., 'https://username.github.io' url: '' diff --git a/package.json b/package.json index aca498d..de12a7e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jekyll-theme-chirpy", "version": "5.0.2", - "description": "A minimal, sidebar, responsive web design Jekyll theme that focuses on text presentation.", + "description": "A minimal, responsive, and powerful Jekyll theme for presenting professional writing.", "repository": { "type": "git", "url": "git+https://github.com/cotes2020/jekyll-theme-chirpy.git"