Skip to content

Commit dad92c8

Browse files
committed
Use new include syntax
1 parent 59ba10b commit dad92c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/config/glance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ theme:
99
pages:
1010
# It's not necessary to create a new file for each page and include it, you can simply
1111
# put its contents here, though multiple pages are easier to manage when separated
12-
!include: home.yml
12+
- $include: home.yml

0 commit comments

Comments
 (0)