Skip to content

Commit 09ceed7

Browse files
authored
Update jekyll-theme-minimalist.gemspec
1 parent c1c9590 commit 09ceed7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jekyll-theme-minimalist.gemspec

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Gem::Specification.new do |s|
44
s.name = "jekyll-theme-minimalist"
55
s.version = "0.1.0"
66
s.license = "CC0-1.0"
7-
s.authors = ["Steve Smith", "GitHub, Inc."]
8-
s.email = ["[email protected]"]
9-
s.homepage = "https://github.com/pages-themes/minimalist"
10-
s.summary = "Minimalist is a Jekyll theme for GitHub Pages"
7+
s.authors = ["Bodun Hu", "Steve Smith", "GitHub, Inc."]
8+
s.email = ["[email protected]"]
9+
s.homepage = "https://github.com/BDHU/minimalist"
10+
s.summary = "Minimalist is a Jekyll theme inspired by Minimal"
1111

1212
s.files = `git ls-files -z`.split("\x0").select do |f|
1313
f.match(%r{^((_includes|_layouts|_sass|assets)/|(LICENSE|README)((\.(txt|md|markdown)|$)))}i)

0 commit comments

Comments
 (0)