Skip to content

Commit

Permalink
Remove 'weekly' from 'update history' and add note about weekly updat…
Browse files Browse the repository at this point in the history
…e in summary
  • Loading branch information
DenisePeterson committed Oct 22, 2024
1 parent 572a807 commit 93e4c77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pages/products/sgid/boundaries/municipal.astro
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ export const metadata: IMetadata = {
const page: IPageMetadata = {
...metadata,
updateHistory: [
`Weekly`,
`<a href="/blog/2023-12-29-municipal-boundaries-final-update-for-2023/">December 2023</a>`,
`<a href="/blog/2023-10-10-municipal-boundaries-third-quarter-update-for-2023/">October 2023</a>`,
`<a href="/blog/2023-07-04-municipal-boundaries-second-quarter-update-for-2023/">July 2023</a>`,
Expand Down Expand Up @@ -77,7 +76,7 @@ const page: IPageMetadata = {
<Fragment slot="summary">
<p>
Municipal Boundaries is a multi-purpose statewide dataset of municipal boundaries for cartography and approximate
boundary identification.
boundary identification. This data is updated on a weekly basis.
</p>
</Fragment>

Expand Down

0 comments on commit 93e4c77

Please sign in to comment.