From: Michael Tremer Date: Thu, 27 Jul 2023 13:30:46 +0000 (+0000) Subject: docs: Show "Documentation" in header if there is enough space X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a39c253bbf60bb9651310ae8ba665551373147d;p=ipfire.org.git docs: Show "Documentation" in header if there is enough space Signed-off-by: Michael Tremer --- diff --git a/src/templates/docs/modules/header.html b/src/templates/docs/modules/header.html index 10114f4a..e6d416bc 100644 --- a/src/templates/docs/modules/header.html +++ b/src/templates/docs/modules/header.html @@ -37,7 +37,7 @@ -

{{ page_title or _("IPFire Docs") }}

+

{{ page_title or _("IPFire Documentation") }}