mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-11 05:58:40 +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
7 lines
168 B
Plaintext
7 lines
168 B
Plaintext
https://katex.netlify.com/* https://katex.org/:splat 301!
|
|
|
|
/function-support.html /docs/supported.html 301
|
|
|
|
/docs/en/* /docs/:splat 301
|
|
/docs /docs/node.html 301
|