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

View File

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