From cc057fff6d93939697317e56d597389ed6ba7ccc Mon Sep 17 00:00:00 2001 From: Alexis Tacnet Date: Wed, 4 Jan 2017 12:10:36 +0100 Subject: [PATCH] Update highlight js to 9.9 --- layouts/partials/head_includes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head_includes.html b/layouts/partials/head_includes.html index b7fbbe1..7391e36 100644 --- a/layouts/partials/head_includes.html +++ b/layouts/partials/head_includes.html @@ -11,7 +11,7 @@ {{ if .Site.Params.highlightjs }} - + {{ end }}