Skip to content

Commit

Permalink
chore: add /docs/* cache control
Browse files Browse the repository at this point in the history
  • Loading branch information
maiieul committed Dec 17, 2024
1 parent d448ab8 commit 5640739
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/website/public/_headers
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@

/build/*
Cache-Control: public, max-age=31536000, s-maxage=31536000, immutable

/docs/*
Cache-Control: public, max-age=3600, s-maxage=3600

0 comments on commit 5640739

Please sign in to comment.