From 8478d28b6a0c128c7de745ce2b4baebbaea41715 Mon Sep 17 00:00:00 2001 From: Julie <58961215+queenkjuul@users.noreply.github.com> Date: Tue, 29 Oct 2024 01:06:11 -0500 Subject: [PATCH] Update _config.yml --- _config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_config.yml b/_config.yml index 8e489c4..e476508 100644 --- a/_config.yml +++ b/_config.yml @@ -1,2 +1,8 @@ remote_theme: queenkjuul/jekyll-98 include: README.md +defaults: + - + scope: + path: "" # an empty string here means all files in the project + values: + layout: "post"