From 0776308056c65763830345a689460a1fac27b8ff Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Tue, 17 Oct 2017 11:53:10 +0800 Subject: [PATCH] Move scripts to the footer to appease Google PageSpeed --- _includes/2017/foot.html | 4 ++++ _includes/2017/head.html | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_includes/2017/foot.html b/_includes/2017/foot.html index e69de29bb..46497bb2b 100644 --- a/_includes/2017/foot.html +++ b/_includes/2017/foot.html @@ -0,0 +1,4 @@ + + + + diff --git a/_includes/2017/head.html b/_includes/2017/head.html index 9ea64062f..60b2e2e17 100644 --- a/_includes/2017/head.html +++ b/_includes/2017/head.html @@ -1,10 +1,6 @@ {% include meta.html %} {% include polyfills.html %} - - - - {% for lang in page.prism_languages %}{% endfor %}