修改ReadMe

This commit is contained in:
userA
2023-10-28 02:19:25 +08:00
parent 59946e56c3
commit 815779f2cf
7 changed files with 18 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
</audio>
<p align="center">
<a href="https://969025903.github.io/ChopperBot-Doc/">
<a href="https://Geniusay.github.io/ChopperBot-Doc/">
<img src="https://img.shields.io/badge/文档-简体中文-blue.svg" alt="简体中文文档" />
</a>
@@ -25,7 +25,7 @@
<img src="https://img.shields.io/badge/JDK-11+-green.svg" />
</a>
<a target="_blank" href='https://github.com/Geniusay/ChopperBot'>
<img src="https://img.shields.io/github/stars/969025903/ChopperBot.svg" alt="github stars"/>
<img src="https://img.shields.io/github/stars/Geniusay/ChopperBot.svg" alt="github stars"/>
</a>
<a target="_blank" href=''>
@@ -92,14 +92,14 @@
![Alt](https://repobeats.axiom.co/api/embed/0ae23655bb105addf8d90a999df36f690d615af7.svg "Repobeats analytics image")
# 🔗 Links
👉 [Document](https://969025903.github.io/ChopperBot-Doc/)
👉 [Document](https://Geniusay.github.io/ChopperBot-Doc/)
👉 [Developer's Guide](https://969025903.github.io/ChopperBot-Doc/pages/779a67/#chopperbot%E7%B3%BB%E7%BB%9F%E6%9E%B6%E6%9E%84)
👉 [Developer's Guide](https://Geniusay.github.io/ChopperBot-Doc/pages/779a67/#chopperbot%E7%B3%BB%E7%BB%9F%E6%9E%B6%E6%9E%84)
👉 [CHANGE LOG](https://github.com/Geniusay/ChopperBot/blob/master/CHANGELOG.md)
# 💬Contact Us
- Email: 969025903@qq.com | geniusssbg@gmail.com
- Email: Geniusay@qq.com | geniusssbg@gmail.com
- QQ
<img src="https://github.com/Geniusay/ChopperBot/assets/77137063/4b18e405-4fd9-43f0-8665-04d3914abbfa" width="25%" height="25%">

View File

@@ -10,7 +10,7 @@
</p>
<p align="center">
<a href="https://969025903.github.io/ChopperBot-Doc/">
<a href="https://Geniusay.github.io/ChopperBot-Doc/">
<img src="https://img.shields.io/badge/文档-简体中文-blue.svg" alt="简体中文文档" />
</a>
@@ -22,7 +22,7 @@
<img src="https://img.shields.io/badge/JDK-11+-green.svg" />
</a>
<a target="_blank" href='https://github.com/Geniusay/ChopperBot'>
<img src="https://img.shields.io/github/stars/969025903/ChopperBot.svg" alt="github stars"/>
<img src="https://img.shields.io/github/stars/Geniusay/ChopperBot.svg" alt="github stars"/>
</a>
<a target="_blank" href=''>
@@ -88,14 +88,14 @@
# 📈 项目动态
![Alt](https://repobeats.axiom.co/api/embed/0ae23655bb105addf8d90a999df36f690d615af7.svg "Repobeats analytics image")
# 🔗 相关链接
👉 [项目文档](https://969025903.github.io/ChopperBot-Doc/)
👉 [项目文档](https://Geniusay.github.io/ChopperBot-Doc/)
👉 [项目开发指南](https://969025903.github.io/ChopperBot-Doc/pages/779a67/#chopperbot%E7%B3%BB%E7%BB%9F%E6%9E%B6%E6%9E%84)
👉 [项目开发指南](https://Geniusay.github.io/ChopperBot-Doc/pages/779a67/#chopperbot%E7%B3%BB%E7%BB%9F%E6%9E%B6%E6%9E%84)
👉 [更新日志](https://github.com/Geniusay/ChopperBot/blob/master/CHANGELOG.md)
# 💬联系我们
- Email: 969025903@qq.com | geniusssbg@gmail.com
- Email: Geniusay@qq.com | geniusssbg@gmail.com
- QQ
<img src="https://github.com/Geniusay/ChopperBot/assets/77137063/4b18e405-4fd9-43f0-8665-04d3914abbfa" width="25%" height="25%">

View File

@@ -16,6 +16,6 @@ git commit -m 'deploy'
# 推到你仓库的的 gh-page 分支
# 将 <USERNAME>/<REPO> 替换为你的信息
git push -f git@github.com:969025903/ChopperBot-Doc.git master:gh-pages
git push -f git@github.com:Geniusay/ChopperBot-Doc.git master:gh-pages
```

View File

@@ -6,11 +6,11 @@ module.exports = {
nav,
sidebarDepth: 2,
logo: "/img/logo.svg",
repo: "969025903/ChopperBot",
repo: "Geniusay/ChopperBot",
searchMaxSuggestions: 10,
lastUpdated: "上次更新",
docsRepo: "/969025903/Chopper-Doc",
docsRepo: "/Geniusay/Chopper-Doc",
docsDir: "docs",
docsBranch: "master",
editLinks: true,
@@ -55,13 +55,13 @@ module.exports = {
footer: {
createYear: 2016,
copyrightInfo: [
'<a href="https://969025903.github.io/" target="_blank" style="font-weight:bold">TimeMachine Lab</a>',
'<a href="https://Geniusay.github.io/" target="_blank" style="font-weight:bold">TimeMachine Lab</a>',
' | ',
'Sponsored by <a href="https://www.jetbrains.com" target="_blank" style="font-weight:bold">JetBrains</a>',
' | ',
'<a href="http://beian.miit.gov.cn/" target=_blank>渝ICP备2021000141号-1</a>',
'<p>友情链接:',
'<a href="https://969025903.github.io/" target="_blank" style="font-weight:bold">GeniusBlog</a>',
'<a href="https://Geniusay.github.io/" target="_blank" style="font-weight:bold">GeniusBlog</a>',
'</p>'
].join('')
},

View File

@@ -10,7 +10,7 @@ article: false
## TML研究所其余作品
- [UltimateCache](https://gitee.com/welsir/ultimate-cache) - 致力于开发一个能够用于实际生产的redis注解缓存(开发中)。
- [Assistant](https://gitee.com/969025903/Assistant) - 致力于开发一个后端开发的百宝箱。
- [Assistant](https://gitee.com/Geniusay/Assistant) - 致力于开发一个后端开发的百宝箱。
## 更多优秀开源作品

View File

@@ -31,7 +31,7 @@ editLink: false
相关联系方式(添加烦请注明来意):
- QQ[969025903](tencent://message/?uin=969025903&Site=&Menu=yes)
- QQ[Geniusay](tencent://message/?uin=Geniusay&Site=&Menu=yes)
- QQ[燧枫](tencent://message/?uin=369202865&Site=&Menu=yes)
- QQ[Weisir](tencent://message/?uin=1824379011&Site=&Menu=yes)
- QQ[脑洞大开](tencent://message/?uin=647831033&Site=&Menu=yes)

View File

@@ -64,4 +64,4 @@ postList: none
### 友情链接
- [genius blog](https://969025903.github.io/)
- [genius blog](https://Geniusay.github.io/)