@@ -49,7 +49,7 @@
|
||||
};
|
||||
</script>
|
||||
{{#mathjax_config}}
|
||||
<script type="text/javascript" src="{{mathjax_config}}"></script>
|
||||
<script type="text/javascript" src="{{mathjax_config_path}}"></script>
|
||||
{{/mathjax_config}}
|
||||
<script defer src="{{mathjax_js}}"></script>
|
||||
{{/mathjax}}
|
||||
|
||||
@@ -42,7 +42,7 @@ module Precious
|
||||
clean_url(custom_path, "custom.js")
|
||||
end
|
||||
|
||||
def mathjax_config
|
||||
def mathjax_config_path
|
||||
page_route(@mathjax_config)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user