From 4f6350caf4c65debc65a80225ea27999d151d3fa Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Wed, 13 Sep 2017 20:51:21 -0400 Subject: s/gems/plugins in config --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3