[ci] format
This commit is contained in:
parent
6ce97b1ebe
commit
4c975dc4da
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ export interface AstroUserConfig {
|
|||
* @description
|
||||
* By default, all pages are included in your generated sitemap.
|
||||
* You can filter included pages by URL using `buildOptions.sitemapFilter`.
|
||||
*
|
||||
*
|
||||
* The `page` function parameter is the full URL of your rendered page, including your `buildOptions.site` domain.
|
||||
* Return `true` to include a page in your sitemap, and `false` to remove it.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue