commit: 0671eb1b7112314392e08950bc6cff0e87074334 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> AuthorDate: Tue Jan 27 18:58:06 2026 +0000 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> CommitDate: Wed Jan 28 11:25:57 2026 +0000 URL: https://gitweb.gentoo.org/proj/forums.git/commit/?id=0671eb1b
template: update footer copyright and remove Gossamer Threads bit Gossamer Threads has not been hosting us since around 2023 [1]. 1. https://archives.gentoo.org/gentoo-announce/ZCPUz%2FTOqqdyy2Yy <AT> orbis-terrarum.net/ Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org> template/overall_footer.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/template/overall_footer.html b/template/overall_footer.html index 222f65e6e..898ce0acb 100644 --- a/template/overall_footer.html +++ b/template/overall_footer.html @@ -9,13 +9,9 @@ <div class="copyright"> <!-- EVENT overall_footer_copyright_prepend --> <p class="footer-row"> - <span class="footer-copyright">© 2001–2020 Gentoo Foundation, Inc.</span> + <span class="footer-copyright">© 2001–2026 Gentoo Foundation, Inc.</span> </p> - <p class="footer-row">Hosting by - <a class="footer-link" href="https://www.gossamer-threads.com/" title="Hosting" role="menuitem"> - <span class="footer-link-text">Gossamer Threads Inc.</span> - </a> - | + <p class="footer-row"> <span class="footer-copyright">{{ CREDIT_LINE }}</span> </p> <!-- IF TRANSLATION_INFO -->
