From 474209d945a7096ad1dbeae05ab80a89c92b1c05 Mon Sep 17 00:00:00 2001 From: Alan Christianson Date: Mon, 9 Jan 2017 13:46:48 -0700 Subject: [PATCH] Remove unknown option github_style --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index abe90ae..059dd5e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -144,7 +144,6 @@ html_theme_options = { 'github_user': 'aio-libs', 'github_repo': 'aiohttp_security', 'github_button': True, - 'github_style': 'star', 'github_banner': True, 'travis_button': True, 'codecov_button': True,