blog-static/layouts/shortcodes/katex_component_js.html
Danila Fedorin 5041c90ac0 Add some partials to load and create a Bergamot widget.
I've set up some infrastructure to build and host a bergamot JS
file using Nix on static.danilafe.com.

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-11-29 22:29:14 -08:00

2 lines
78 B
HTML

<script type="module" src="{{ .Site.Params.katexExpressionJsUrl }}"></script>