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
fix(website): add unsafe-inline to CSP script-src for Astro inline scripts (#375)
Astro generates inline <script> tags for component hydration, mobile
menu toggle, stats animation, and tab switching. The CSP was blocking
all of these, breaking interactivity on the live site.
Co-authored-by: Ajit Pratap Singh <ajitpratapsingh@Ajits-Mac-mini-2655.local>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments