mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-11 14:08:42 +00:00
* initial 404 page * improve styles * update formula & alignment on 404 page * attempt to redirect all bad URLs to 404 page * try 301 to force redirect to 404.html * try loading static resources with absolute path * fix some absolute paths * style & content improvements * reduce equation font size for really narrow screens * revert changes (?) to browserslistrc * Update website/static/static/404.css Co-Authored-By: kokopelli314 <nacclonts@Gmail.com> * Update website/static/static/404.css Co-Authored-By: kokopelli314 <nacclonts@Gmail.com> * Update website/static/static/404.css Co-Authored-By: kokopelli314 <nacclonts@Gmail.com>
9 lines
188 B
Plaintext
9 lines
188 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
|
|
|
|
/* /404.html 404
|