From dfad1ec43b34f84ddcee2b94ea2641fe0d798a6c Mon Sep 17 00:00:00 2001
From: weru <onewesh@gmail.com>
Date: Wed, 05 Feb 2020 19:12:28 +0000
Subject: [PATCH] save work
---
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