Skip to content

Commit

Permalink
Bump HTTP caching in assets
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Mar 28, 2024
1 parent 44bdd41 commit faa73e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/_headers
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/_astro/*
Cache-Control: public, max-age=604800, immutable
Cache-Control: public, max-age=31536000, immutable

0 comments on commit faa73e5

Please sign in to comment.