Update conf.py

This commit is contained in:
Adam Hopkins 2021-03-04 14:14:48 +02:00 committed by GitHub
parent f0d44822bc
commit 00a1ee0cb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,5 +177,5 @@ def setup(app):
html_theme_options = {
"style_external_links": True,
"style_external_links": False,
}