Current section
Files
Jump to
Current section
Files
priv/templates/_html_head_code_highlight.tpl
{% if m.site.environment != `production` and not no_prism %}
{% lib
"css/prism.css"
"js/prism.js"
%}
{% endif %}