We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af893a0 commit 3461be0Copy full SHA for 3461be0
docs/source/conf.py
@@ -99,7 +99,6 @@
99
example_title = "Examples" if readthedocs_lang == "en" else "示例"
100
ecosystem_title = "Ecosystem" if readthedocs_lang == "en" else "生态系统"
101
102
-html_js_files = ["https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.7/require.min.js"]
103
html_theme = "shibuya"
104
html_logo = "_static/evox_logo_light.png"
105
html_context = {
0 commit comments