Adding specific jekyll-sitemap version to Gemfile
This commit is contained in:
parent
04ea9f22b3
commit
5c9198c0b6
1 changed files with 2 additions and 1 deletions
3
Gemfile
3
Gemfile
|
@ -1,3 +1,4 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem 'jekyll'
|
||||
gem 'jekyll'
|
||||
gem 'jekyll-sitemap', "0.4.0"
|
Loading…
Add table
Add a link
Reference in a new issue