2020-04-15 15:48:16 +02:00
|
|
|
/*
|
|
|
|
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
|
|
|
X-Content-Type-Options: nosniff
|
|
|
|
X-XSS-Protection: 1; mode=block
|
2021-03-16 15:39:01 +01:00
|
|
|
Content-Security-Policy: default-src 'self'; frame-ancestors https://jamstackthemes.dev; manifest-src 'self'; connect-src 'self'; font-src 'self'; img-src 'self' data:; script-src 'self' 'nonce-D9lYHmnDA/pVyXs6HQZq4gBs7gwpDOjyJz/jQNYQ/ziWEj7+xYf9zOwDw6kmrhYc
|
|
|
|
gwPqbqBXeoOEfPXt9EiIyQ=='; style-src 'self'
|
2020-04-15 15:48:16 +02:00
|
|
|
X-Frame-Options: SAMEORIGIN
|
|
|
|
Referrer-Policy: strict-origin
|
|
|
|
Feature-Policy: geolocation 'self'
|
2020-04-15 19:40:04 +02:00
|
|
|
Cache-Control: public, max-age=31536000
|