mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-20 19:05:39 -04:00
bundle simple analytics script locally & minify everything with terser
This commit is contained in:
@@ -5,14 +5,6 @@
|
||||
X-Frame-Options: sameorigin
|
||||
X-XSS-Protection: 1; mode=block
|
||||
|
||||
# Long cache (one week) for vendored and fingerprinted assets:
|
||||
/css/*
|
||||
Cache-Control: public, max-age=604800, immutable
|
||||
/js/*
|
||||
Cache-Control: public, max-age=604800, immutable
|
||||
/vendor/*
|
||||
Cache-Control: public, max-age=604800, immutable
|
||||
|
||||
# Recommended MIME type for PWA manifests:
|
||||
# https://github.com/w3c/manifest/issues/689
|
||||
/site.webmanifest
|
||||
|
||||
Reference in New Issue
Block a user