Skip to content

Commit

Permalink
Updating style
Browse files Browse the repository at this point in the history
  • Loading branch information
seantomburke committed Nov 8, 2024
1 parent 474c2a8 commit dec2b9d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,15 +94,14 @@ You can add options on the initial Sitemapper object when instantiating it.
- `video:description`: (Boolean) - The description of the video (for video sitemaps)
- `video:thumbnail_loc`: (Boolean) - The thumbnail URL of the video (for video sitemaps)

For Example:

For Example:

```
field: {
```
field: {
loc: true,
lastmod: true,
changefreq: true,
priority: true,
priority: true,
}
```

Expand Down

0 comments on commit dec2b9d

Please sign in to comment.