From 5296ce0b2edf7caa285547592447825b722abab2 Mon Sep 17 00:00:00 2001 From: Mollie Bates Date: Fri, 13 Feb 2015 10:14:50 -0500 Subject: [PATCH] fix something for kimberly --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index b756f112..b48a0096 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ permalink: /:title exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"] markdown: kramdown -pygments: true +highlighter: pygments # Title name: DOCter @@ -45,4 +45,4 @@ repos: url: https://github.com/cfpb/DOCter # Style Variables -brand_color: "#2cb34a" \ No newline at end of file +brand_color: "#2cb34a"