summaryrefslogtreecommitdiffstats
path: root/layouts/partials
diff options
context:
space:
mode:
authoryingyu5658 <i@yingyu5658.me>2025-12-29 21:21:39 +0800
committeryingyu5658 <i@yingyu5658.me>2025-12-29 21:21:39 +0800
commit42745471b8a9244b9906eb15538501e5da254d3a (patch)
treeb3b380bff2bef5e78bd4443c0766e033e15e7442 /layouts/partials
parent43b4395e10e0c8e032077cf44ea570fd382faef5 (diff)
downloadblog-42745471b8a9244b9906eb15538501e5da254d3a.tar.gz
blog-42745471b8a9244b9906eb15538501e5da254d3a.zip
chore: Tweak some HTML structure
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/custom_body.html4
-rw-r--r--layouts/partials/footer.html3
2 files changed, 2 insertions, 5 deletions
diff --git a/layouts/partials/custom_body.html b/layouts/partials/custom_body.html
index 529771a..126375a 100644
--- a/layouts/partials/custom_body.html
+++ b/layouts/partials/custom_body.html
@@ -1,5 +1,3 @@
- <!-- A partial to be overwritten by the user.
+<!-- A partial to be overwritten by the user.
Simply place a custom_body.html into
your local /layouts/partials-directory -->
-
-
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 229a5ad..5c8683c 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,6 +1,5 @@
<div class="copyright">
- © 2024 - 2025 | Made with ❤️ by
- <a href="https://github.com/yingyu5658">Verdant</a>. | &nbsp;
+ {{ .Site.Params.footer.content }}
<div class="social-icons">
<a href="/atom.xml">
<i class="fa fa-rss"></i>