From 04268a5362886878be8b8356a27bdc850eeee893 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sun, 1 Jul 2018 22:36:22 +0200 Subject: [PATCH] The "gems" Jekyll configuration option has been deprecated The new Jekyll configuration option that also works on GitHub pages is now "plugins". --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 908205f..901bf08 100644 --- a/_config.yml +++ b/_config.yml @@ -9,7 +9,7 @@ maruku: png_dir: images/latex png_url: /images/latex -gems: +plugins: - jekyll-sitemap defaults: