mirror of
https://github.com/devolitalia/forty-jekyll-theme
synced 2025-01-06 21:31:10 +01:00
Update URL.
This commit is contained in:
parent
c27d20e21e
commit
f32c24b31c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,6 @@
|
|||||||
_site/
|
_site/
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
.jekyll-metadata
|
.jekyll-metadata
|
||||||
.jekyll-cache
|
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
*.gem
|
*.gem
|
||||||
|
.jekyll-cache
|
||||||
|
@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
|
|||||||
spec.email = ["andrewbanchich@gmail.com"]
|
spec.email = ["andrewbanchich@gmail.com"]
|
||||||
|
|
||||||
spec.summary = %q{A Jekyll version of the "Forty" theme by HTML5 UP.}
|
spec.summary = %q{A Jekyll version of the "Forty" theme by HTML5 UP.}
|
||||||
spec.homepage = "https://gitlab.com/andrewbanchich/forty-jekyll-theme"
|
spec.homepage = "https://andrewbanchich.github.io/forty-jekyll-theme/"
|
||||||
spec.license = "MIT"
|
spec.license = "MIT"
|
||||||
|
|
||||||
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r{^(assets|_layouts|_includes|_sass|LICENSE|README)}i) }
|
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r{^(assets|_layouts|_includes|_sass|LICENSE|README)}i) }
|
||||||
|
Loading…
Reference in New Issue
Block a user