Commit 5b06a64
Add trailing slash to sitemap URLs to prevent 301 redirects
GitHub Pages serves directory-style URLs with a trailing slash,
but the sitemap was emitting them without one, causing 301 redirects
for every page in the sitemap.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 72a3f16 commit 5b06a64
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments