mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Configure the alabaster theme a bit
And remove duplicated FAQ from README
This commit is contained in:
@@ -103,8 +103,11 @@ html_theme_options = {
|
||||
'show_powered_by': False,
|
||||
'fixed_sidebar': True,
|
||||
'sidebar_collapse': True,
|
||||
'analytics_id': 'UA-20736318-1',
|
||||
'github_button': True,
|
||||
'analytics_id': 'UA-20736318-2',
|
||||
'github_button': False,
|
||||
'github_banner': True,
|
||||
'github_user': 'kovidgoyal',
|
||||
'github_repo': 'kitty',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user