From 95548878e688fe051c190eea95f2708a587f196e Mon Sep 17 00:00:00 2001 From: Eliot Whalan Date: Thu, 1 Jun 2017 16:32:08 +1000 Subject: [PATCH] Use Config.Version for asset versioning and async js --- templates/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/index.html b/templates/index.html index 06fc6fa1..c16d2bad 100755 --- a/templates/index.html +++ b/templates/index.html @@ -24,9 +24,9 @@ - + - {{if .Theme}}{{end}} + {{if .Theme}}{{end}} @@ -90,7 +90,7 @@ - + {{ block "footer_js" .}}{{end}}