mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-13 09:02:02 +01:00
docs: Correct title for rolling-release "latest" docs (#1713)
Update title to "VyOS rolling release (current)" to replace the misleading "VyOS 1.5.x (circinus) documentation" and keep wording consistent with other pages.
This commit is contained in:
parent
de4a11142a
commit
e233231e35
@ -130,6 +130,11 @@ html_logo = '_static/images/vyos-logo.png'
|
||||
# pixels large.
|
||||
html_favicon = '_static/images/vyos-logo-icon.png'
|
||||
|
||||
# The "title" for HTML documentation generated with Sphinx's own templates.
|
||||
# This is appended to the `<title>` tag of individual pages, and used
|
||||
# in the navigation bar as the "topmost" element.
|
||||
html_title = f'{project} rolling release (current)'
|
||||
|
||||
# -- Options for HTMLHelp output ---------------------------------------------
|
||||
|
||||
# Output file base name for HTML help builder.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user