From f1063496a478d28efa6355318ba5a6235407eb38 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 23 Nov 2020 12:56:45 +0100 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 72e3a70..057ac21 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,4 +51,4 @@ html_theme = 'classic' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = ['_static'] +# html_static_path = ['_static']