From 05f109071dad9e3283b88c421c434c0ffd07ef18 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 30 Sep 2018 11:03:02 -0400 Subject: [PATCH] Remove default config for markdown (#7285) Merge pull request 7285 --- lib/site_template/_config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/site_template/_config.yml b/lib/site_template/_config.yml index fb0becee..876310ac 100644 --- a/lib/site_template/_config.yml +++ b/lib/site_template/_config.yml @@ -30,7 +30,6 @@ twitter_username: jekyllrb github_username: jekyll # Build settings -markdown: kramdown theme: minima plugins: - jekyll-feed