diff --git a/_layouts/distill.html b/_layouts/distill.html index 87f3f9d..730fbe3 100644 --- a/_layouts/distill.html +++ b/_layouts/distill.html @@ -4,6 +4,12 @@ {%- include head.html %} + {%- if site.enable_medium_zoom %} + + + + {%- endif -%} + {% include scripts/jquery.html %} {% include scripts/mathjax.html %}