Skip to content

Commit

Permalink
modify quarto for action pass
Browse files Browse the repository at this point in the history
  • Loading branch information
jsaintvanne committed Feb 2, 2024
1 parent 1a54601 commit 235c962
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@ listing:
grid-columns: 4
grid-item-align: left
grid-item-border: true
- id: resources
contents: resources*.qmd
type: grid
image-height: 200px
fields: [title, description, image, categories]
grid-columns: 4
grid-item-align: left
grid-item-border: true
- id: sponsors
contents: sponsor*.qmd
type: grid
image-height: 200px
fields: [title, description, image, categories]
grid-columns: 4
grid-item-align: left
grid-item-border: true
# - id: resources
# contents: resources*.qmd
# type: grid
# image-height: 200px
# fields: [title, description, image, categories]
# grid-columns: 4
# grid-item-align: left
# grid-item-border: true
# - id: sponsors
# contents: sponsor*.qmd
# type: grid
# image-height: 200px
# fields: [title, description, image, categories]
# grid-columns: 4
# grid-item-align: left
# grid-item-border: true
---

:::{.callout-important}
Expand Down

0 comments on commit 235c962

Please sign in to comment.