We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a687b0 commit fae5618Copy full SHA for fae5618
jekyll-theme-midnight.gemspec
@@ -3,10 +3,10 @@
3
Gem::Specification.new do |s|
4
s.name = "jekyll-theme-midnight"
5
s.version = "0.0.1"
6
- s.authors = ["Please come forward"]
+ s.authors = ["Matt Graham", "GitHub, Inc."]
7
s.email = ["opensource+jekyll-theme-midnight@github.com"]
8
s.homepage = "https://github.com/pages-themes/midnight"
9
- s.summary = "Midnight is a theme for GitHub Pages"
+ s.summary = "Midnight is a Jekyll theme for GitHub Pages"
10
11
s.files = `git ls-files -z`.split("\x0").select do |f|
12
f.match(%r{^((_includes|_layouts|_sass|assets)/|(LICENSE|README)((\.(txt|md|markdown)|$)))}i)
0 commit comments