From b079a93a983e44078b84666acdabc20be7d866f3 Mon Sep 17 00:00:00 2001 From: SJ <10022914+sj-net@users.noreply.github.com> Date: Sat, 30 Mar 2024 07:44:17 +0530 Subject: [PATCH] update --- _config.yml | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/_config.yml b/_config.yml index 948ab92..281bbe1 100644 --- a/_config.yml +++ b/_config.yml @@ -46,29 +46,29 @@ include: - _pages -defaults: - - - scope: - path: "" # an empty string here means all files in the project - values: - layout: "default_page" - - - scope: - path: "" - type: "pages" - values: - layout: "default_page" - - - scope: - path: "" - type: "posts" - values: - layout: "default_post" - - - scope: - path: "assets/blog" - values: - layout: "default_blog" +# defaults: +# - +# scope: +# path: "" # an empty string here means all files in the project +# values: +# layout: "default_page" +# - +# scope: +# path: "" +# type: "pages" +# values: +# layout: "default_page" +# - +# scope: +# path: "" +# type: "posts" +# values: +# layout: "default_post" +# - +# scope: +# path: "assets/blog" +# values: +# layout: "default_blog" sass: style: compressed