diff --git a/docs/docs/community/sponsor.md b/docs/docs/community/sponsor.md index c1f19fb3..79e4ce4d 100644 --- a/docs/docs/community/sponsor.md +++ b/docs/docs/community/sponsor.md @@ -2,27 +2,19 @@ sidebar_position: 4 --- - # 支持开源 如果您正在使用这个项目并感觉良好,或者是想支持我继续开发,您可以通过如下 `任意` 方式支持我: -1. Github star 并分享动态线程池框架 [hippo4j](https://github.com/longtai-cn/hippo4j) :rocket: -2. 通过以下二维码 一次性捐款。 我多半会买一杯 ~~咖啡~~ 茶。:tea: - -谢谢! :heart: +- GitHub Star 并分享动态线程池框架 [Hippo4J](https://github.com/opengoofy/hippo4j) +- 通过以下二维码 一次性捐款。我多半会买一杯咖啡或茶~ -| 微信赞赏 | 支付宝 | -| :---: | :---: | -| ![](https://images-machen.oss-cn-beijing.aliyuncs.com/IMG_6719_2.jpg?x-oss-process=image/resize,h_180,w_180) | ![](https://images-machen.oss-cn-beijing.aliyuncs.com/IMG_6720_3.jpg?x-oss-process=image/resize,h_180,w_180) | - -### 致谢 +![](https://images-machen.oss-cn-beijing.aliyuncs.com/IMG_6719_2.jpg?x-oss-process=image/resize,h_180,w_180) 感谢给予支持的朋友,您的支持是我前进的动力 🎉 - -| | ID | 赞赏金额 | 时间 | 备注 | -| ---- | ------- | ---- | ---------- | ------------------------------------ | -| 1 | Easy 点 | 66.00 | 2022-04-09 | 好货好技术当加赏 | -| 2 | 孙大圣 | 26.6 | 2022-03-23 | 学习一下😁😁 | -| 3 | 六月飞雪 | 30.00 | 2021-12-30 | 代码设计很优雅的一款框架,继续加油! | +| | ID | 赞赏金额 | 时间 | 备注 | +|-----| ------- | ---- | ---------- | ------------------------------------ | +| 1 | 六月飞雪 | 30.00 | 2021-12-30 | 代码设计很优雅的一款框架,继续加油! | +| 2 | 孙大圣 | 26.6 | 2022-03-23 | 学习一下😁😁 | +| 3 | Easy 点 | 66.00 | 2022-04-09 | 好货好技术当加赏 | diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 4294cffc..436b7d19 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -73,18 +73,18 @@ const config = { { type: 'docSidebar', docId: 'intro', - position: 'left', + position: 'right', sidebarId: 'user_docs', label: '文档', }, { type: 'docSidebar', docId: 'contributor', - position: 'left', + position: 'right', sidebarId: 'community', label: '社区', }, - {to: '/blog', label: '博客', position: 'left'}, + {to: '/blog', label: '博客', position: 'right'}, /*{ type: 'docSidebar', docId: 'intro',