diff options
Diffstat (limited to 'tyrian_sphinx_theme/layout.html')
-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 2d451fb..2d9da1b 100644 --- a/tyrian_sphinx_theme/layout.html +++ b/tyrian_sphinx_theme/layout.html @@ -383,7 +383,7 @@ <small> Gentoo is a trademark of the Gentoo Foundation, Inc. The contents of this document, unless otherwise expressly stated, are licensed under the - <a href="https://creativecommons.org/licenses/by-sa/3.0/" rel="license">CC-BY-SA-3.0</a> license. + <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. </small> </div> |