[sidebar] reformat quick reference links, fix contrib URL

This commit is contained in:
fnux 2024-02-19 10:58:31 +01:00
parent 01f3d9ab64
commit 172fa4b6b8
No known key found for this signature in database
GPG Key ID: 4502C902C00A1E12
1 changed files with 2 additions and 2 deletions

View File

@ -122,8 +122,8 @@ html_theme_options = {
'extra_nav_links': {
'source code repository': 'https://code.ungleich.ch/ungleich-public/cdist/',
'ungleich homepage': 'https://ungleich.ch',
'Reference (latest)': 'https://www.cdi.st/manual/latest/cdist-reference.html',
'Reference (contrib)': 'https://contrib.cdi.st/',
'quick reference (latest)': 'https://www.cdi.st/manual/latest/cdist-reference.html',
'quick reference (contrib)': 'https://www.cdi.st/manual/contrib/',
},
'show_powered_by': 'false',
'sidebar_width' : '300px',