summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2017-09-13 20:51:21 -0400
committerBen Burwell <ben@benburwell.com>2017-09-13 20:51:21 -0400
commit4f6350caf4c65debc65a80225ea27999d151d3fa (patch)
tree0cb151fa7fa5392418f54de102bd246de6067233
parente3b297c118dd803c2ac002792f7d0f928990dcd0 (diff)
s/gems/plugins in config
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 751ae24..ec331dc 100644
--- a/_config.yml
+++ b/_config.yml
@@ -4,7 +4,7 @@ sass:
style: :compressed
sass_dir: _sass
permalink: /posts/:title/
-gems:
+plugins:
- jekyll-redirect-from
- jekyll-feed
timezone: America/New_York