Skip to content

Commit

Permalink
chore: update state agency dispatch
Browse files Browse the repository at this point in the history
* Update History

December 2024

* Bring back old update date
  • Loading branch information
Hank Chou authored Dec 19, 2024
1 parent f75ccd8 commit 0766203
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/pages/products/sgid/society/state-agency-dispatch.astro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@ export const metadata: IMetadata = {
const page: IPageMetadata = {
...metadata,
updateHistory: [`October 2013`],
updateHistory: [
'December 2024',
'October 2013',
],
hub: {
...dataPages[metadata.pageTitle],
},
Expand Down

0 comments on commit 0766203

Please sign in to comment.