Skip to content

Commit 3423ff4

Browse files
authored
Exclude author.link from research resources
1 parent e8ccfc7 commit 3423ff4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

research/index.qmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ listing:
2121
fields: [image, title]
2222
sort: false # Disable sorting to maintain custom research area order
2323
- id: literature
24-
contents: resource/lit/*/index.qmd
24+
contents:
25+
- resource/lit/*/index.qmd
26+
- "!resource/lit/author.link/index.qmd"
2527
type: grid
2628
template: ../_ejs/resource-grid.ejs
2729
fields: [title, href]

0 commit comments

Comments
 (0)