We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a0ce7f commit d9cbcf8Copy full SHA for d9cbcf8
1 file changed
_config.yml
@@ -48,4 +48,7 @@ collections:
48
permalink: /:collection/:path/ # Note, trailing / needed to avoid .html
49
50
defaults:
51
- - before-content: banner.html
+ - scope:
52
+ path: ""
53
+ values:
54
+ before-content: [banner.html]
0 commit comments