From 2f8c36aaea97827ab263b41816268bf757b99191 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Tue, 17 Oct 2017 12:21:59 +0800 Subject: [PATCH] Move prism loading at the bottom --- _includes/2017/head.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_includes/2017/head.html b/_includes/2017/head.html index 60b2e2e17..7717ffe6d 100644 --- a/_includes/2017/head.html +++ b/_includes/2017/head.html @@ -2,7 +2,6 @@ {% include polyfills.html %} -{% for lang in page.prism_languages %}{% endfor %}