aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index cb96732..d6c4887 100644
--- a/conf.py
+++ b/conf.py
@@ -112,7 +112,7 @@ html_context = {
html_theme_options = {
'prev_next_buttons_location': 'bottom',
- 'style_external_links': False,
+ 'style_external_links': True,
'vcs_pageview_mode': 'edit',
}