Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fyjc-wlj committed Sep 20, 2024
1 parent 644d86b commit 5338da1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vuepress/common/nav.ts
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ export default [
items: [
{ text: "Gitee", link: "https://gitee.com/dromara/Jpom" },
{ text: "Github", link: "https://github.com/dromara/Jpom" },
{ text: "Gitcode", link: "https://gitcode.com/dromara/Jpom/" },
],
},
];
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ docker run -p 2122:2122 --name jpom-server jpomdocker/jpom

- [Gitee ![star](https://gitee.com/dromara/Jpom/badge/star.svg?theme=gvp)](https://gitee.com/dromara/Jpom/)
- [Github![star](https://img.shields.io/github/stars/dromara/Jpom.svg?style=social)](https://github.com/dromara/Jpom)
- [Gitcode![star](https://img.shields.io/github/stars/dromara/Jpom.svg?style=social)](https://gitcode.com/dromara/Jpom)

`开源不易请大家多多支持,有了您的支持我们会更有动力持续迭代,请给个 star 支持一下,谢谢!`

Expand Down

0 comments on commit 5338da1

Please sign in to comment.