From 5a562b6124ee8cc9c895fa6f8db4facb3c94f93c Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 23 Sep 2022 13:23:43 -0400 Subject: [PATCH] Moved swiper script to footer --- src/layouts/partials/footer.html | 2 ++ src/layouts/partials/head.html | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/partials/footer.html b/src/layouts/partials/footer.html index f281556..ea4c589 100644 --- a/src/layouts/partials/footer.html +++ b/src/layouts/partials/footer.html @@ -42,6 +42,8 @@ + + diff --git a/src/layouts/partials/head.html b/src/layouts/partials/head.html index e148f76..b3c9909 100644 --- a/src/layouts/partials/head.html +++ b/src/layouts/partials/head.html @@ -59,8 +59,6 @@ rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css" /> - -