diff --git a/docs/conf.py b/docs/conf.py index 8254e70..fd46152 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