Skip to content

Commit 08484a8

Browse files
committed
website: Fix theme on all pages but index.html
1 parent dd29a54 commit 08484a8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

website/_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ callouts:
3232

3333
nav_sort: order
3434

35+
defaults:
36+
- scope:
37+
path: ""
38+
values:
39+
layout: "default"
40+
3541
back_to_top: true
3642
back_to_top_text: Back to top
3743

0 commit comments

Comments
 (0)