You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- github.ts: require a 'vX' tag (reject empty/garbage so the badge can't render
blank), and add a 5s fetch timeout to both build-time fetches so a hung
connection falls back instead of stalling the build.
- Search.astro: bound the empty-state MutationObserver with a 10s timeout +
dev-only warning, so it can't watch the whole body forever if Pagefind never
mounts (dev) or selectors change upstream. Mark decorative icons aria-hidden.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments