From f9bd2615ef0938d005e45f6e74a6d0dfc4cb8bb7 Mon Sep 17 00:00:00 2001 From: NeilMacMullen Date: Fri, 19 Feb 2021 20:18:36 +0000 Subject: [PATCH] testpush --- _config.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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