Skip to content

Commit ea42398

Browse files
committed
chore: 加入首页Linux,RaspberryPi目录文章
1 parent f877499 commit ea42398

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vitepress/constants.ts

+2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ export const POST_FILES = [
44
'blog/**/*.md',
55
'android/**/*.md',
66
'seo/**/*.md',
7+
'raspberrypi/**/*.md',
78
'nestjs/**/*.md',
9+
'linux/**/*.md',
810
'docker/**/*.md',
911
]
1012
export const EXCERPT_MARK = '<!--more-->'

0 commit comments

Comments
 (0)