diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index debd95c..d1f62cc 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -15,7 +15,7 @@ {{ $scriptIndex := resources.Get "js/index.js" }} {{ $js := slice $scriptJquery $scriptIcons $scriptIndex | resources.Concat "js/script.js" | resources.Minify | resources.Fingerprint }} - +