mirror of https://github.com/onweru/compose.git

weru
04.14.2020 dd56a6e5ebbb7aba0873b4139d3fa4da9d094aea
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 . }}