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

weru
11.32.2020 c725994276ea22a1bf11e136eef4a5d41999f8cb
layouts/partials/scripts.html
@@ -1,7 +1,7 @@
{{- $funcPath := "js/functions.js" }}
{{- $functions := resources.Get $funcPath | resources.ExecuteAsTemplate $funcPath . }}
{{- $lunrPath := "js/lunr.js" }}
{{- $lunrPath := "js/fuse.js" }}
{{- $lunr := resources.Get $lunrPath | resources.ExecuteAsTemplate $lunrPath . }}
{{- $searchPath := "js/search.js" }}