mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 03:38:39 +00:00
* Remove GitHub Pages publish script * Redirect katex.netlify.com to katex.org * Redirect function-support using _redirects * Redirect docs to the first documentation and docs/en/ to docs/ * Include HSTS includeSubDomains and preload directive * Cache static image assets
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
/*
|
|
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
|
|
|
/img/*
|
|
Cache-Control: public, max-age=31536000
|