From 2b0e40f13638a5559ca507907742647916bfb442 Mon Sep 17 00:00:00 2001 From: Oscar Cortez Date: Fri, 17 Jul 2015 20:31:26 -0600 Subject: [PATCH] Add the layout config --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 319b318..59e58d5 100644 --- a/_config.yml +++ b/_config.yml @@ -11,7 +11,7 @@ twitter_username: jekyllrb github_username: jekyll # Layout settings -header_type: fixed -post_type: highlight +header_type: default # values [ drawer, default ] +post_type: default # values [ highlight, default ] # Build settings markdown: kramdown