Skip to content

Commit

Permalink
Add lab to sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
tedspare committed Sep 30, 2024
1 parent a7204b1 commit 3546842
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/sitemap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ export default async function sitemap(): Promise<MetadataRoute.Sitemap> {
'newsletter',
'projects',
'partners',
'contact'
'contact',
'lab'
]

/**
Expand Down

0 comments on commit 3546842

Please sign in to comment.