From 06303535e85dfcd179cd9aefd9159ac315fcf1d6 Mon Sep 17 00:00:00 2001 From: Rohan Sircar Date: Thu, 28 May 2020 18:43:24 +0530 Subject: [PATCH] Removed redundant static files --- layouts/partials/foot.html | 2 +- layouts/partials/head.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/foot.html b/layouts/partials/foot.html index a590338..4f4f10b 100755 --- a/layouts/partials/foot.html +++ b/layouts/partials/foot.html @@ -10,8 +10,8 @@ {{end}} -{{- partial "script" (dict "Asset" "js/jquery.slim.js" "Defer" true "Root" $) -}} diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 210b494..515317b 100755 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -10,7 +10,7 @@ {{ partial "matomo/head.html" . }} -{{ partial "styles" (dict "Asset" "css/foundation.css" "Root" $) }} +