From 79e59efb451098bb572f7e7888862175a39d88f6 Mon Sep 17 00:00:00 2001 From: Alexis Tacnet Date: Wed, 4 Jan 2017 14:39:03 +0100 Subject: [PATCH] Update highlightjs scripts --- layouts/partials/footer_scripts.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/footer_scripts.html b/layouts/partials/footer_scripts.html index 91a6155..bbe34a1 100644 --- a/layouts/partials/footer_scripts.html +++ b/layouts/partials/footer_scripts.html @@ -1,7 +1,7 @@ {{ if .Site.Params.highlightjs }} - + {{ range .Site.Params.highlightjslanguages }} - + {{ end }}