mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
Update explorer.md
This commit is contained in:
parent
987a407e55
commit
3297d694d4
@ -154,7 +154,6 @@ Component.Explorer({
|
||||
Alternatively, here's how to filter by slug:
|
||||
|
||||
```ts title="quartz.layout.ts"
|
||||
// Filter by slug
|
||||
Component.Explorer({
|
||||
filterFn: (node) => {
|
||||
// set containing slugs of everything you want to filter out
|
||||
|
||||
Loading…
Reference in New Issue
Block a user