Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sj-net committed Mar 30, 2024
1 parent 2f3f1b7 commit b079a93
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b079a93

Please sign in to comment.