Skip to content

Commit

Permalink
minor readme cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongitmail committed Nov 8, 2024
1 parent c89ec11 commit 613b2ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,10 +340,10 @@ paramValues: {
priority: 0.5, // optional
},
{
values: ['usa', 'california'], // required
lastmod: '2025-01-01T01:16:52Z', // optional
changefreq: 'daily', // optional
priority: 0.5, // optional
values: ['usa', 'california'],
lastmod: '2025-01-01T01:16:52Z',
changefreq: 'daily',
priority: 0.5,
},
],
},
Expand Down

0 comments on commit 613b2ec

Please sign in to comment.