Skip to content

Commit 3461be0

Browse files
committed
Remove html_js_files
1 parent af893a0 commit 3461be0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@
9999
example_title = "Examples" if readthedocs_lang == "en" else "示例"
100100
ecosystem_title = "Ecosystem" if readthedocs_lang == "en" else "生态系统"
101101

102-
html_js_files = ["https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.7/require.min.js"]
103102
html_theme = "shibuya"
104103
html_logo = "_static/evox_logo_light.png"
105104
html_context = {

0 commit comments

Comments
 (0)