Skip to content

Commit

Permalink
fix(headers): Disallow indexing of webpack files.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig committed Mar 17, 2023
1 parent 8b26740 commit 453e43e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/_headers
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ https://:project.pages.dev/*
/_nuxt/*
! Cache-Control
Cache-Control: max-age=31536000, must-revalidate, proxy-revalidate
X-Robots-Tag: noindex

/favicon.ico
! Cache-Control
Expand Down

0 comments on commit 453e43e

Please sign in to comment.