Skip to content

Commit

Permalink
docs: clarity for RecentNotes (jackyzha0#786)
Browse files Browse the repository at this point in the history
- Removed a word for clarity
- added reference to layout file
  • Loading branch information
SomewhatJustin authored and qazxcdswe123 committed Apr 18, 2024
1 parent 751ed57 commit e73d4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/recent notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Recent Notes
tags: component
---

Quartz can generate a list of recent notes for based on some filtering and sorting criteria. Though this component isn't included in any [[layout]] by default, you can add it by using `Component.RecentNotes`.
Quartz can generate a list of recent notes based on some filtering and sorting criteria. Though this component isn't included in any [[layout]] by default, you can add it by using `Component.RecentNotes` in `quartz.layout.ts`.

## Customization

Expand Down

0 comments on commit e73d4d3

Please sign in to comment.