From a1e633362eeef3c53fe5e2ef1ec9b2688d75563f Mon Sep 17 00:00:00 2001 From: wileybaba Date: Sun, 27 Jan 2019 19:53:38 -0700 Subject: css changes and blog support --- layouts/_default/baseof.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'layouts/_default/baseof.html') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 547c29f..7cede5d 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -31,8 +31,11 @@ + + + {{ if .Site.Params.highlightjs }} - + {{ end }} {{ if .Site.Params.progressively }} -- cgit v1.2.3