mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-25 19:34:48 +01:00
remove jekyll-archives fix
This commit is contained in:
parent
34cbacdd56
commit
43bfda3cc7
2
Gemfile
2
Gemfile
@ -6,7 +6,7 @@ group :jekyll do
|
||||
gem 'jekyll-sitemap'
|
||||
gem 'jekyll-redirect-from'
|
||||
gem 'jekyll-picture-tag'
|
||||
gem 'jekyll-archives', :git => 'https://github.com/jekyll/jekyll-archives.git' #temporary fix for https://github.com/jekyll/jekyll-archives/issues/75
|
||||
gem 'jekyll-archives'
|
||||
gem 'jekyll-paginate'
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user