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:
Thomas Mathew
2019-04-28 17:29:49 -07:00
committed by Kevin Barabash
parent 5aad8f9f32
commit fb103bb147
3 changed files with 14 additions and 0 deletions

2
.gitignore vendored
View File

@@ -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.*