Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 371e1d4

Browse files
Bruce YangBruce Yang
Bruce Yang
authored and
Bruce Yang
committed
Try again.
1 parent 21d258a commit 371e1d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎mkdocs.yml‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ theme:
4343
# Plugins
4444
plugins:
4545
- search:
46-
separator: '[\s\-\.\|]+'
46+
separator: '[\s\-\.]+'
4747
prebuild_index: true
4848
lang:
4949
- en
@@ -90,8 +90,8 @@ nav:
9090
- leetcode:
9191
- leetcode题解: solutions/index.md
9292
- 玩转力扣Tips: solutions/tips.md
93-
- leetcode1 两数之和(简单): solutions/leetcode1 两数之和[简单].md
94-
- leetcode4 寻找两个正序数组的中位数 | 困难: solutions/leetcode4 寻找两个正序数组的中位数[困难].md
95-
- leetcode36 有效的数独 | 中等: solutions/leetcode36 有效的数独[中等].md
96-
- leetcode38 外观数列(报数) | 中等: solutions/leetcode38 外观数列(报数)[中等].md
93+
- leetcode1 两数之和 - 简单: solutions/leetcode1 两数之和[简单].md
94+
- leetcode4 寻找两个正序数组的中位数 - 困难: solutions/leetcode4 寻找两个正序数组的中位数[困难].md
95+
- leetcode36 有效的数独 - 中等: solutions/leetcode36 有效的数独[中等].md
96+
- leetcode38 外观数列(报数) - 中等: solutions/leetcode38 外观数列(报数)[中等].md
9797

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /