-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_headers
More file actions
8 lines (8 loc) · 868 Bytes
/
_headers
File metadata and controls
8 lines (8 loc) · 868 Bytes
1
2
3
4
5
6
7
8
/*
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: no-referrer-when-downgrade
Permissions-Policy: camera=(), microphone=(), geolocation=(), payment=()
Content-Security-Policy: default-src 'self'; script-src 'self' https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://api.github.dev; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src https://fonts.gstatic.com; img-src 'self' data: https://raw.githubusercontent.com https://readme-typing-svg.demolab.com https://github-readme-stats.vercel.app https://github-readme-activity-graph.vercel.app; connect-src 'self' https://api.github.com https://api.emailjs.io; frame-src https://calendly.com; form-action 'self'; base-uri 'self'; manifest-src 'self'
Strict-Transport-Security: max-age=31556952; includeSubDomains; preload