Adding specific jekyll-sitemap version to Gemfile
这个提交存在于:
父节点
04ea9f22b3
当前提交
5c9198c0b6
共有 1 个文件被更改,包括 2 次插入 和 1 次删除
3
Gemfile
3
Gemfile
|
|
@ -1,3 +1,4 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem 'jekyll'
|
||||
gem 'jekyll'
|
||||
gem 'jekyll-sitemap', "0.4.0"
|
||||
正在加载…
添加表格
添加链接
在新议题中引用