diff --git a/config.toml b/config.toml index 90701a7..a2941e2 100644 --- a/config.toml +++ b/config.toml @@ -34,7 +34,7 @@ defaultContentLanguage = 'en' [params] bergamotJsUrl = "https://static.danilafe.com/bergamot/bergamot.js" -katexExpressionJsUrl = "https://static.danilafe.com/katex-expression/katex-expression.esm.js" +katexJsUrl = "https://static.danilafe.com/katex/katex.min.js" plausibleAnalyticsDomain = "danilafe.com" githubUsername = "DanilaFe" siteSourceUrl = "https://dev.danilafe.com/Web-Projects/blog-static/src/branch/master" diff --git a/layouts/shortcodes/katex_component_js.html b/layouts/shortcodes/katex_component_js.html index 3b7a84c..5463f7d 100644 --- a/layouts/shortcodes/katex_component_js.html +++ b/layouts/shortcodes/katex_component_js.html @@ -1 +1,34 @@ - + +