Skip to content

Commit

Permalink
updated config file to use plugins instead of gems
Browse files Browse the repository at this point in the history
  • Loading branch information
aroraakshit authored and hemangsk committed Feb 24, 2018
1 parent fec975e commit a960496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ github_username: hemangsk
paginate: 5
theme-dark: false #Set to true to change to dark website theme

gems: [jekyll-paginate, kramdown]
plugins: [jekyll-paginate, kramdown]
# Build settings
markdown: kramdown

0 comments on commit a960496

Please sign in to comment.