X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/dbe26161fa68632d608a440666a0960a32630902..9d9f96a7b4a10c3b4967852f83ec5efa9c237e98:/docs/conf.py?ds=sidebyside diff --git a/docs/conf.py b/docs/conf.py index aeb57f99..0ddca268 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -161,12 +161,13 @@ html_theme_options = { "show_related": False, "description": "“Any color you like.”", "github_button": True, - "github_user": "ambv", + "github_user": "python", "github_repo": "black", "github_type": "star", "show_powered_by": True, "fixed_sidebar": True, "logo": "logo2.png", + "travis_button": True, }