From 551812bf6ff47ee2e29f6641afbc915bf95fb75c Mon Sep 17 00:00:00 2001 From: Daniel03 <59920007+WEgeophysics@users.noreply.github.com> Date: Fri, 8 Mar 2024 11:14:16 +0800 Subject: [PATCH] Update conf.py --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 8254e707..fd461529 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -141,7 +141,7 @@ html_static_path = ['_static', 'example_thumbs'] -html_css_files = [f"css/custom.css?v={watex.__version__}"] +html_css_files = [f"css/custom.css"] # todo_include_todos = True