layouts/partials/scripts.html
@@ -4,7 +4,6 @@ {{- $searchPath := "js/search.js" }} {{- $search := resources.Get $searchPath | resources.ExecuteAsTemplate $searchPath . }} {{- $mainScriptPath := "js/index.js" }} {{- $main := resources.Get $mainScriptPath | resources.ExecuteAsTemplate $mainScriptPath . }}