diff --git a/_config.yml b/_config.yml index 4718c05..9653569 100644 --- a/_config.yml +++ b/_config.yml @@ -18,4 +18,10 @@ github_username: MacmullenNeil # Build settings markdown: kramdown -theme: jekyll-theme-hacker \ No newline at end of file +theme: jekyll-theme-hacker + +defaults: + - scope: + path: "" + values: + layout: default \ No newline at end of file