Skip to content

Commit cd00c2e

Browse files
committed
Try turning off highlight.js
1 parent e8abef3 commit cd00c2e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mkdocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ edit_uri: tree/stable/doc/
66
copyright: Copyright (c) 2015-2022, Stack contributors
77
docs_dir: doc
88
site_dir: _site
9-
theme: readthedocs
9+
theme:
10+
name: readthedocs
11+
highlightjs: false
1012
extra_css:
1113
- css/extra.css
1214
extra_javascript:

0 commit comments

Comments
 (0)