From 42c54060f3b97ef5ad8c8237d7d71d46bae0e232 Mon Sep 17 00:00:00 2001
From: amzrk2
Date: Wed, 10 Feb 2021 17:07:14 +0800
Subject: update: footer
---
layouts/partials/favicon.html | 2 +-
layouts/partials/footer.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'layouts')
diff --git a/layouts/partials/favicon.html b/layouts/partials/favicon.html
index ce75989..3dabd7d 100644
--- a/layouts/partials/favicon.html
+++ b/layouts/partials/favicon.html
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index bdc4891..c11dc42 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -9,7 +9,7 @@
© {{ with .Site.Params.copyrightStartYear }}{{ . }}-{{ end }}{{ now.Format "2006" }}
{{ .Site.Params.author }}
{{ with .Site.Params.sourceURL }} | Source code {{ end }}
- | {{ i18n "footerPoweredFront" }}Fuji-v2 & Hugo{{ i18n "footerPoweredEnd" }}
--
cgit v1.2.3