Bumps version
This commit is contained in:
parent
9c30e3488c
commit
de108ab058
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
|||||||
_site/
|
_site/
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
.jekyll-metadata
|
.jekyll-metadata
|
||||||
garth-jekyll-theme-0.1.2.gem
|
garth-jekyll-theme-*.gem
|
||||||
index.html
|
index.html
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
html {
|
|
||||||
font-family: sans-serif;
|
|
||||||
-ms-text-size-adjust: 100%;
|
|
||||||
-webkit-text-size-adjust: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
h1 {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
@ -1,6 +1,6 @@
|
|||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = 'garth-jekyll-theme'
|
s.name = 'garth-jekyll-theme'
|
||||||
s.version = '0.1.2'
|
s.version = '0.1.4'
|
||||||
s.license = 'MIT'
|
s.license = 'MIT'
|
||||||
s.summary = 'An experimental theme for Jekyll'
|
s.summary = 'An experimental theme for Jekyll'
|
||||||
s.description = 'An experimental theme for Jekyll, just to test this out'
|
s.description = 'An experimental theme for Jekyll, just to test this out'
|
||||||
|
Loading…
Reference in New Issue
Block a user