diff options
Diffstat (limited to 'layouts/partials/footer.html')
| -rw-r--r-- | layouts/partials/footer.html | 3 |
1 files changed, 1 insertions, 2 deletions
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>. | + {{ .Site.Params.footer.content }} <div class="social-icons"> <a href="/atom.xml"> <i class="fa fa-rss"></i> |
