Skip to content

Commit

Permalink
设置中文简体语言
Browse files Browse the repository at this point in the history
  • Loading branch information
yunnysunny committed Jan 31, 2024
1 parent 5e55caf commit 70c4f81
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions text/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ module.exports = {
 title: 'nodebook',
 description: 'Node 基础教程',
base,
locales: {
'/': {
lang: 'zh-CN',
},
},
dest: 'output',
head: [
[
Expand Down

0 comments on commit 70c4f81

Please sign in to comment.