Skip to content

Commit

Permalink
Use plugins for Jekyll plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Jan 3, 2018
1 parent 5d074da commit 29fc186
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ gem install jekyll-whiteglass


``` yaml ``` yaml
theme: jekyll-whiteglass theme: jekyll-whiteglass
gems: plugins:
- jekyll-archives - jekyll-archives
- jekyll-paginate - jekyll-paginate
- jekyll-sitemap - jekyll-sitemap
Expand Down
2 changes: 1 addition & 1 deletion about.md
Expand Up @@ -51,7 +51,7 @@ gem install jekyll-whiteglass


``` yaml ``` yaml
theme: jekyll-whiteglass theme: jekyll-whiteglass
gems: plugins:
- jekyll-archives - jekyll-archives
- jekyll-paginate - jekyll-paginate
- jekyll-sitemap - jekyll-sitemap
Expand Down

0 comments on commit 29fc186

Please sign in to comment.