Skip to content

Commit

Permalink
Exclude Resources/index.qmd from list of resources (page itself)
Browse files Browse the repository at this point in the history
  • Loading branch information
qualiaMachine committed Jul 9, 2024
1 parent 0408990 commit a37c73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ listing:
page-size: 6
contents:
- "how-to-contribute.qmd"
- "Resources/**/*.qmd"
- "Resources/*/**/*.qmd"
#- "EDA-examples/*/index.qmd"
toc: false
toc-location: body
Expand Down

0 comments on commit a37c73b

Please sign in to comment.