Skip to content

Commit

Permalink
add update year
Browse files Browse the repository at this point in the history
  • Loading branch information
rkelson authored Jan 6, 2025
1 parent d82b7af commit 1160b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/products/sgid/aerial-photography/naip.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export const metadata: IMetadata = {
const page: IPageMetadata = {
...metadata,
updateHistory: [`2021`],
updateHistory: [`2024`, `2021`],
links: [
{
title: 'Download from Raster app',
Expand Down

0 comments on commit 1160b79

Please sign in to comment.