We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9944545 commit 7f77306Copy full SHA for 7f77306
index.qmd
@@ -16,6 +16,8 @@ listing:
16
contents:
17
- "Resources/*/**/*.qmd"
18
- "!Resources/**/index.qmd" # index files should not be listed as tiles (represent pages for resource filters)
19
+ - "Applications/*/**/*.qmd"
20
+ - "!Applications/**/index.qmd" # index files should not be listed as tiles (represent pages for resource filters)
21
toc: false
22
toc-location: body
23
page-layout: full
0 commit comments