Skip to content

Commit cd00d87

Browse files
Bruce YangBruce Yang
authored andcommitted
Ditto.
1 parent 728ddbc commit cd00d87

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ copyright: Copyright © 2021 极客学长
1313

1414
theme:
1515
name: null
16-
language: 'zh'
16+
language: 'en'
1717
custom_dir: !ENV [THEME_DIR, "material"]
1818

1919
# 404 page
@@ -28,6 +28,7 @@ theme:
2828
- navigation.top
2929
- search.highlight
3030
- search.suggest
31+
- search.share
3132
palette:
3233
scheme: default
3334
primary: indigo
@@ -42,6 +43,8 @@ theme:
4243
# Plugins
4344
plugins:
4445
- search:
46+
separator: '[\s\-\.]+'
47+
prebuild_index: true
4548
lang:
4649
- en
4750

0 commit comments

Comments
 (0)