Commit b399af9
committed
fix: add /evals page to sitemap generation
The /evals page is a dynamic route and wasn't being included in the sitemap
automatically. Added it explicitly to the additionalPaths function to ensure
it's included in the generated sitemap with proper priority (0.8) and
change frequency (monthly).1 parent 3d2673b commit b399af9
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
56 | 66 | | |
57 | 67 | | |
0 commit comments