Skip to content

Commit

Permalink
satisfies check
Browse files Browse the repository at this point in the history
  • Loading branch information
dhedegaard committed Feb 1, 2025
1 parent e2177ea commit d6f55cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/robots.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ export default function robots(): MetadataRoute.Robots {
userAgent: '*',
disallow: '/',
},
}
} satisfies MetadataRoute.Robots
}

0 comments on commit d6f55cf

Please sign in to comment.