From dd56a6e5ebbb7aba0873b4139d3fa4da9d094aea Mon Sep 17 00:00:00 2001
From: weru <onewesh@gmail.com>
Date: Tue, 04 Feb 2020 13:14:26 +0000
Subject: [PATCH] update
---
layouts/partials/scripts.html | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html
index a8ab558..87cea38 100644
--- a/layouts/partials/scripts.html
+++ b/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 . }}
--
Gitblit v1.10.0