From 3ec95503252645b87c625df10a8ac44d04563166 Mon Sep 17 00:00:00 2001
From: "C. Lente" <7017340+clente@users.noreply.github.com>
Date: Wed, 1 Feb 2023 15:06:05 -0300
Subject: Bring files from personal blog
---
layouts/partials/footer.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
(limited to 'layouts/partials/footer.html')
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 8eca955..83a3214 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1 +1,5 @@
-{{ if ne .Site.Params.hideMadeWithLine true }}Made with Hugo ʕ•ᴥ•ʔ Bear{{ end }}
+{{ if ne .Site.Params.hideMadeWithLine true }}
+
+ {{ .Site.Copyright }} | {{ i18n "stone" }}
+
+{{ end }}
--
cgit v1.2.3