Skip to content

Commit

Permalink
chore: fire station data page update
Browse files Browse the repository at this point in the history
  • Loading branch information
eneemann authored and stdavis committed Feb 14, 2025
1 parent 32b5d5a commit e662002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/products/sgid/society/fire-stations.astro
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const metadata: IMetadata = {
const page: IPageMetadata = {
...metadata,
updateHistory: [`January 2023`, `September 2022`, `March 2022`, `October 2020`, `June 2013`, `August 2011`],
updateHistory: [`February 2025`, `January 2023`, `September 2022`, `March 2022`, `October 2020`, `June 2013`, `August 2011`],
hub: {
...dataPages[metadata.pageTitle],
},
Expand Down

0 comments on commit e662002

Please sign in to comment.