mirror of
https://github.com/danbulant/design
synced 2026-05-19 04:08:46 +00:00
add cache header
This commit is contained in:
parent
5754ef58dd
commit
73df171203
1 changed files with 2 additions and 1 deletions
1
_headers
1
_headers
|
|
@ -1,3 +1,4 @@
|
||||||
/*
|
/*
|
||||||
Content-Security-Policy: default-src 'self'
|
Content-Security-Policy: default-src 'self'
|
||||||
X-Content-Type-Options: nosniff
|
X-Content-Type-Options: nosniff
|
||||||
|
cache-control: public, max-age=3600, must-revalidate
|
||||||
Loading…
Reference in a new issue