fix theme
This commit is contained in:
parent
6e69e2f49a
commit
56fd54e515
1
Gemfile
1
Gemfile
|
@ -9,6 +9,7 @@ gem "jekyll", ">= 3.8.4"
|
||||||
gem "jekyll-theme-slate"
|
gem "jekyll-theme-slate"
|
||||||
gem "jekyll-paginate"
|
gem "jekyll-paginate"
|
||||||
gem "jekyll-sitemap"
|
gem "jekyll-sitemap"
|
||||||
|
gem "jekyll-remote-theme
|
||||||
|
|
||||||
#gem "github-pages", group: :jekyll_plugins
|
#gem "github-pages", group: :jekyll_plugins
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue