Commit 5428c3a
Add cache busting to search.js to resolve browser caching issues
- Add timestamp-based version parameter to search.js URL
- Forces browsers to fetch the updated ElasticLunr-based search implementation
- Resolves "Failed to load search index: JSON.parse" error caused by cached old version
- Uses Zola's now() function with date formatting for automatic cache invalidation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d6d806e commit 5428c3a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments