From 360c5f8db92e31eb6c43ec4a8937f3bfc49e33ed Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Sat, 2 Dec 2023 04:21:18 +0100 Subject: [PATCH] Update _config.yaml Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- _config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_config.yaml b/_config.yaml index 9391f43..f8fb663 100644 --- a/_config.yaml +++ b/_config.yaml @@ -10,3 +10,8 @@ kramdown: use_math: true +defaults: + - scope: + path: "" + values: + layout: "default"