From d39756253a161e5bde7014d04a24b6c14b059f94 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 17 Feb 2019 23:33:08 +0100 Subject: Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index d591c52..9133bb1 100644 --- a/_config.yml +++ b/_config.yml @@ -64,13 +64,13 @@ defaults: scope: path: "" # an empty string here means all files in the project values: - layout: "git-wiki-default" + layout: "git-wiki-bs-united" - scope: path: "" type: "pages" values: - layout: "git-wiki-default" + layout: "git-wiki-bs-united" - scope: path: "" -- cgit