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 e8ccfc7 commit 3423ff4Copy full SHA for 3423ff4
1 file changed
research/index.qmd
@@ -21,7 +21,9 @@ listing:
21
fields: [image, title]
22
sort: false # Disable sorting to maintain custom research area order
23
- id: literature
24
- contents: resource/lit/*/index.qmd
+ contents:
25
+ - resource/lit/*/index.qmd
26
+ - "!resource/lit/author.link/index.qmd"
27
type: grid
28
template: ../_ejs/resource-grid.ejs
29
fields: [title, href]
0 commit comments