From d6ac9cd9ce7ed7228461af385982daec4f9524d9 Mon Sep 17 00:00:00 2001
From: olOwOlo <26087907+olOwOlo@users.noreply.github.com>
Date: Wed, 13 Sep 2017 00:41:40 +0800
Subject: chore(release): 2.6.0
---
 layouts/partials/head.html    | 2 +-
 layouts/partials/scripts.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'layouts/partials')
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 5a9ed21..38fab42 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -51,7 +51,7 @@
 
 
 
-
+
 {{ if .Site.Params.bootcdn -}}
   {{ if .Site.Params.fancybox }}{{ end }}
 {{- else if .Site.Params.publicCDN.enable -}}
diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html
index 5e1c637..d74549f 100644
--- a/layouts/partials/scripts.html
+++ b/layouts/partials/scripts.html
@@ -13,7 +13,7 @@
   
   {{ if .Site.Params.fancybox }}{{ end }}
 {{- end }}
-
+
 
 {{- if and (and .Site.Params.mathjax (ne .Params.mathjax false)) (or .IsPage .IsHome) }}