Skip to content

Commit 7e6c667

Browse files
committed
chore: update project description
1 parent 09121c1 commit 7e6c667

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ title: Chirpy # the main title
2424
tagline: A text-focused Jekyll theme # it will display as the sub-title
2525

2626
description: >- # used by seo meta and the atom feed
27-
A minimal, responsive, and powerful Jekyll theme for presenting professional writing.
27+
A minimal, responsive and feature-rich Jekyll theme for technical writing.
2828
2929
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
3030
url: ''

jekyll-theme-chirpy.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
66
spec.authors = ["Cotes Chung"]
77
spec.email = ["cotes.chung@gmail.com"]
88

9-
spec.summary = "Chirpy is a minimal, sidebar, responsive web design Jekyll theme that focuses on text presentation."
9+
spec.summary = "A minimal, responsive and feature-rich Jekyll theme for technical writing."
1010
spec.homepage = "https://github.com/cotes2020/jekyll-theme-chirpy"
1111
spec.license = "MIT"
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jekyll-theme-chirpy",
33
"version": "5.5.2",
4-
"description": "A minimal, responsive, and powerful Jekyll theme for presenting professional writing.",
4+
"description": "A minimal, responsive and feature-rich Jekyll theme for technical writing.",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/cotes2020/jekyll-theme-chirpy.git"

0 commit comments

Comments
 (0)