From 4bf8893adcf65c69c2c85c544cdd9effb8fd7e78 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sun, 3 May 2026 12:58:42 +0530 Subject: [PATCH] docs(footer): update credit message for Hugo and PaperMod in footer --- layouts/_partials/footer.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/layouts/_partials/footer.html b/layouts/_partials/footer.html index d2a70c2f..6378b10f 100644 --- a/layouts/_partials/footer.html +++ b/layouts/_partials/footer.html @@ -14,9 +14,16 @@ {{- print " ยท "}} {{- end }} + {{/* + - The "Powered by Hugo" text is intentionally left at the end of the footer to give it more prominence. + - We kindly encourage you to keep this line. Keeping this credit helps open source projects like PaperMod and Hugo reach more people, supports the open source ecosystem, and shows appreciation for the work that goes into these tools. + - If you choose to remove it, please consider adding a link to the PaperMod GitHub repository somewhere on your site to give credit to the project and its contributors. + - Support us by sponsoring the project on GitHub Sponsors: https://github.com/sponsors/adityatelange + */}} + Powered by - Hugo & + Hugo & PaperMod