Skip to content

Commit

Permalink
Airport runways pointed at locations
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachBeck authored and steveoh committed Oct 21, 2024
1 parent 26b2e1a commit ca5fc7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/products/sgid/transportation/airports.astro
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const page: IPageMetadata = {
...metadata,
updateHistory: [`April 2014`],
hub: {
...dataPages['Utah Airports'],
...dataPages['Utah Airport Locations'],
},
};
---
Expand Down

0 comments on commit ca5fc7b

Please sign in to comment.