mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
Jekyll 3.5 updates
This commit is contained in:
parent
692b5dfeb3
commit
aa27e23dc0
2
Gemfile
2
Gemfile
@ -2,7 +2,7 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
group :jekyll do
|
||||
gem 'jekyll', '3.4.3'
|
||||
gem 'jekyll'
|
||||
gem 'jekyll-sitemap'
|
||||
gem 'jekyll-redirect-from'
|
||||
gem 'jekyll-archives'
|
||||
|
@ -55,7 +55,7 @@ keep_files: ['media']
|
||||
# Plugins
|
||||
# --------------------
|
||||
|
||||
gems:
|
||||
plugins:
|
||||
- jekyll-sitemap
|
||||
- jekyll-redirect-from
|
||||
- jekyll-paginate
|
||||
|
Loading…
Reference in New Issue
Block a user