From a4117638e7678b85879055114e815449836e3322 Mon Sep 17 00:00:00 2001 From: Davide N Date: Thu, 3 Oct 2024 17:27:59 +0200 Subject: [PATCH] remove mailchimp mail --- layouts/index.html | 2 +- layouts/partials/body-close.html | 51 -------------------------------- layouts/partials/footer.html | 4 +-- 3 files changed, 2 insertions(+), 55 deletions(-) delete mode 100644 layouts/partials/body-close.html diff --git a/layouts/index.html b/layouts/index.html index 35f4327..0339c3c 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -22,4 +22,4 @@

Un nuovo evento gratuito ogni mese per bambini e ragazzi, verifica il nostro -{{ partial "footer" . }} \ No newline at end of file +{{ partial "footer" . }} diff --git a/layouts/partials/body-close.html b/layouts/partials/body-close.html deleted file mode 100644 index e3f5805..0000000 --- a/layouts/partials/body-close.html +++ /dev/null @@ -1,51 +0,0 @@ - - \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index d1a4081..6bffab5 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,11 +1,9 @@ - {{ partial "body-close" . }} -