mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Configure the alabaster theme a bit
And remove duplicated FAQ from README
This commit is contained in:
parent
f82b7841c6
commit
21d7cc1a60
2 changed files with 5 additions and 114 deletions
|
|
@ -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',
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue