Skip to content

Commit

Permalink
fix: disable netlify cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nunom27 committed Sep 20, 2024
1 parent d26e31d commit e426359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
[headers.values]
X-Frame-Options = "DENY"
X-XSS-Protection = "1; mode=block"
Cache-Control = "no-cache"

0 comments on commit e426359

Please sign in to comment.