Skip to content

Commit

Permalink
config: add TTF on caching
Browse files Browse the repository at this point in the history
  • Loading branch information
ghivert committed Jul 17, 2024
1 parent cd4856e commit 844880c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/frontend/public/_headers
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
cache-control: max-age=86400
cache-control: public
cache-control: must-revalidate

/*.ttf
cache-control: max-age=86400
cache-control: public
cache-control: must-revalidate

0 comments on commit 844880c

Please sign in to comment.