diff --git a/layouts/index.html b/layouts/index.html index 37ec32f..9e0bae1 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -103,9 +103,9 @@ {{ if .Site.Params.localTime }}
My current local time is .
- - - + + + + - - + + {{ if .Site.Params.cacheBuster }} - {{ $t := now.Unix }} - + {{ else }} - + {{ end }} @@ -53,7 +52,7 @@ {{- end }} - + {{ template "_internal/google_analytics_async.html" . }}