From c389dab1b81fc4902b78e008af1dc51303a05b92 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Sun, 17 Apr 2022 22:35:19 +0200 Subject: style: better css rules + custom external links --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.py') diff --git a/conf.py b/conf.py index 6cdb7fb..9649ba3 100644 --- a/conf.py +++ b/conf.py @@ -118,7 +118,7 @@ html_context = { html_theme_options = { 'prev_next_buttons_location': 'bottom', - 'style_external_links': True, + 'style_external_links': False, 'vcs_pageview_mode': 'edit', } -- cgit v1.2.3