From c0659e096b60b21ebea0fb947b1c8d33d49f4d14 Mon Sep 17 00:00:00 2001 From: Thomas T Date: Fri, 29 Dec 2023 02:26:58 -0500 Subject: [PATCH] remove `madeWith` footer --- layouts/partials/footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 9290715..22f5de4 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,3 +1,3 @@ - {{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }} - \ No newline at end of file + {{ .Site.Copyright }} +