make the default layout "page" instead of "default"
This commit is contained in:
parent
0f997ee179
commit
187b2ce17e
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ defaults:
|
|||
scope:
|
||||
path: "" # all files
|
||||
values:
|
||||
layout: "default"
|
||||
layout: "page"
|
||||
show-avatar: true
|
||||
|
||||
# Exclude these files from production site
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue