Files
KaTeX/website/static/_redirects
ylemkimon 761c52f99b Move to Netlify (#1683)
* 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
2018-09-02 20:06:39 +09:00

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