docs: clarity for RecentNotes (#786)

- Removed a word for clarity
- added reference to layout file
This commit is contained in:
Justin Fowler 2024-02-01 22:17:21 -06:00 committed by GitHub
parent f78b512436
commit 8a6ebd1939
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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