Commit 2eca113
fix search index fetch path and add blog.python.org migration note
The command palette was fetching /search-index.json without the base
path prefix, causing 404 on GitHub Pages. Also added a comment in
astro.config.ts noting the site/base values for blog.python.org.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9b48430 commit 2eca113
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments