Skip to content

Commit

Permalink
chore: add curl to sitemap (#1099)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxkaske authored Nov 13, 2024
1 parent f2ee3ba commit 5ee337c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/src/app/sitemap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export default function sitemap(): MetadataRoute.Sitemap {
"/features/monitoring",
"/play",
"/play/checker",
"/play/curl",
"/pricing",
"/oss-friends",
].map((route) => ({
Expand Down

0 comments on commit 5ee337c

Please sign in to comment.