mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-09-14 06:50:20 +00:00
6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
{{ next_data('mathjax', theme.math.mathjax, {
|
|
js: theme.vendors.mathjax,
|
|
font_path: theme.vendors.mathjax_font_path
|
|
}) }}
|
|
{{ next_js('third-party/math/mathjax.js') }}
|