linjer / jekyll-katex

[DEPRECATED] Jekyll plugin for easy server-side math rendering via KaTeX
MIT License
96 stars 8 forks source link

Fix katex_js path #14

Closed ashmaroli closed 5 years ago

ashmaroli commented 5 years ago

Resolves #13

JS path shouldn't contain double slashes.

ashmaroli commented 5 years ago

Thank you for the opportunity. :+1:

linjer commented 5 years ago

I've verified this fixes the issue in #13 .