fix theme
This commit is contained in:
parent
56fd54e515
commit
938bab40db
6
Gemfile
6
Gemfile
|
@ -3,13 +3,11 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
#git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
||||
#gem "github-pages", group: :jekyll_plugins
|
||||
|
||||
gem "bundler"
|
||||
gem "jekyll", ">= 3.8.4"
|
||||
gem "jekyll-theme-slate"
|
||||
gem "jekyll-paginate"
|
||||
gem "jekyll-sitemap"
|
||||
gem "jekyll-remote-theme
|
||||
|
||||
#gem "github-pages", group: :jekyll_plugins
|
||||
|
||||
gem "jekyll-remote-theme"
|
||||
|
|
Loading…
Reference in New Issue