diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-03-23 18:00:38 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-03-23 18:00:38 +0100 |
commit | ae37c8144624d662424df8a61d2cbabb40f93e43 (patch) | |
tree | ccf55450270ba18ea945d4d573c8610200d17dba /tyrian_sphinx_theme | |
parent | Link to privacy policy (diff) | |
download | tyrian-sphinx-theme-ae37c8144624d662424df8a61d2cbabb40f93e43.tar.gz tyrian-sphinx-theme-ae37c8144624d662424df8a61d2cbabb40f93e43.tar.bz2 tyrian-sphinx-theme-ae37c8144624d662424df8a61d2cbabb40f93e43.zip |
layout.html: Add Gentoo e.V. to page footer
Bug: https://bugs.gentoo.org/927555
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'tyrian_sphinx_theme')
-rw-r--r-- | tyrian_sphinx_theme/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tyrian_sphinx_theme/layout.html b/tyrian_sphinx_theme/layout.html index 1abdf1c..147559c 100644 --- a/tyrian_sphinx_theme/layout.html +++ b/tyrian_sphinx_theme/layout.html @@ -386,7 +386,7 @@ <div class="col-xs-10 col-sm-9 col-md-10"> <strong>© 2001–2023 Gentoo Authors</strong><br> <small> - Gentoo is a trademark of the Gentoo Foundation, Inc. + Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V. The contents of this document, unless otherwise expressly stated, are licensed under the <a href="{{ theme_license_link }}" rel="license">{{ theme_license }}</a> license. The <a href="https://www.gentoo.org/inside-gentoo/foundation/name-logo-guidelines.html">Gentoo Name and Logo Usage Guidelines</a> apply. |