Skip to content

Commit 187b2ce

Browse files
committed
make the default layout "page" instead of "default"
1 parent 0f997ee commit 187b2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ defaults:
9191
scope:
9292
path: "" # all files
9393
values:
94-
layout: "default"
94+
layout: "page"
9595
show-avatar: true
9696

9797
# Exclude these files from production site

0 commit comments

Comments
 (0)