mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Remove the show source link from the html sidebar
This commit is contained in:
parent
4a7be04558
commit
56e61fd640
@ -113,8 +113,7 @@ html_theme = 'classic'
|
|||||||
html_theme_options = {'stickysidebar':'true', 'relbarbgcolor':'black'}
|
html_theme_options = {'stickysidebar':'true', 'relbarbgcolor':'black'}
|
||||||
# Put the quick search box on top
|
# Put the quick search box on top
|
||||||
html_sidebars = {
|
html_sidebars = {
|
||||||
'**' : ['searchbox.html', 'localtoc.html', 'relations.html',
|
'**' : ['searchbox.html', 'localtoc.html', 'relations.html']
|
||||||
'sourcelink.html'],
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# The favicon
|
# The favicon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user