Skip to content

Commit

Permalink
fix: remove data from filter
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanouil committed Jun 2, 2024
1 parent 2de42d6 commit dce3de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ listing:
sort-ui: [title, date, author, file-modified]
sort:
- stars desc
filter-ui: [title, date, author, description]
filter-ui: [title, author, description]
categories: true
page-size: 10
grid-columns: 2
Expand Down

0 comments on commit dce3de1

Please sign in to comment.