From 1beda3cea87886622457617e51d10766c5947578 Mon Sep 17 00:00:00 2001 From: cfchou Date: Thu, 29 Jun 2017 01:27:28 +0800 Subject: [PATCH] add BaseURL for js and css --- layouts/partials/footer.html | 2 +- layouts/partials/head.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 91ff64b..be5f878 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,2 +1,2 @@ - + {{ template "_internal/google_analytics.html" . }} diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 3a221b8..726b948 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -11,4 +11,4 @@ {{ .Hugo.Generator }} {{ partial "highlightjs.html" }} - +