mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Include extensions mhchem & copy-tex in home-page (#1932)
* Include extensions mhchem & copy-tex in website home-page * Use relative link to mhchem and copy-tex - Included relative links extensions mhchem & copy-tex in website/pages/index.html - Included copy commands in website/lib/build.js. Will be used in 'yarn build' - Included 2 more files in .gitignore * Correct CDN path of extensions * tweak grammar and alignment of a comment
This commit is contained in:
committed by
Kevin Barabash
parent
5aad8f9f32
commit
fb103bb147
2
.gitignore
vendored
2
.gitignore
vendored
@@ -26,3 +26,5 @@ website/node_modules
|
||||
website/i18n/*
|
||||
website/static/static/katex.*
|
||||
website/static/static/fonts
|
||||
website/static/static/copy-tex.*
|
||||
website/static/static/mhchem.*
|
||||
|
Reference in New Issue
Block a user