Skip to content

Commit dbc0789

Browse files
committed
修复bug
1 parent cf0649e commit dbc0789

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/.vuepress/config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ const algorithmArr = [
3838
'219',
3939
'242',
4040
'389',
41-
'458',
4241
'507',
4342
'520',
4443
'674',
@@ -62,12 +61,13 @@ const openArr = [
6261
'人类真的幸福么?',
6362
'套路解决递归问题',
6463
'杜兰特受伤,后果自己承担',
65-
'Java看书路径',
64+
'Java开发的面试准备路径',
6665
'技术人员的简历如何排版',
6766
'蚂蚁金服读书感',
6867
'牛客访谈',
6968
'FlipaClip——人人都是灵魂画师',
70-
'区块链的真实面试情况和应用场景'
69+
'区块链的真实面试情况和应用场景',
70+
'常用正则表达式',
7171
]
7272

7373
module.exports = {

0 commit comments

Comments
 (0)