Skip to content

Commit 956a7f8

Browse files
committed
更新文档
1 parent f78cab1 commit 956a7f8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ module.exports = {
3333
{text: 'smart-servlet', link: '/smart-servlet/'},
3434
{text: 'smart-mqtt', link: '/smart-mqtt/enterprise'},
3535
{text: 'smart-license', link: '/smart-license/'},
36+
{text: 'feat', link: '/feat/'},
3637
]
3738
},
3839
{text: '❤️开源捐赠', link: '/donation.md'},

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ postList: none
4242
link: /smart-socket
4343
bgColor: '#3a9bb0'
4444
textColor: '#ffffff'
45-
- name: 🔥 smart-http
46-
desc: 基于smart-socket实现的轻量级http服务器
47-
link: /smart-http
45+
- name: 🔥 feat
46+
desc: 一款即像 Vert.x,又像 SpringBoot 的 Java Web 容器。
47+
link: /feat
4848
bgColor: '#2b9bb4'
4949
textColor: '#ffffff'
5050
- name: 🔥 smart-servlet

0 commit comments

Comments
 (0)