Skip to content

Commit

Permalink
Add header Cache-Control and X-Content-Type-Options
Browse files Browse the repository at this point in the history
  • Loading branch information
piem-octo committed Sep 26, 2024
1 parent d22a96e commit 5c9ec7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ exclude:
- Gemfile
- Gemfile.lock
- vendor
webrick:
headers:
Cache-Control: public, max-age=600
X-Content-Type-Options: nosniff

0 comments on commit 5c9ec7e

Please sign in to comment.