Skip to content

Commit a5eb8a2

Browse files
committed
docs: remove unnecessary JS scripts
1 parent 0082bfe commit a5eb8a2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -227,10 +227,7 @@
227227
#html_file_suffix = None
228228

229229
# Include JavaScript files with custom functionality
230-
html_js_files = [
231-
'jquery-3.7.1.min.js',
232-
'version_redirect.js',
233-
]
230+
# html_js_files = []
234231

235232
html_css_files = ["custom.css"]
236233

0 commit comments

Comments
 (0)