From 93904276ba8174968089301ad84a6a4e9b928a2f Mon Sep 17 00:00:00 2001 From: Kegongteng Date: Sat, 1 Aug 2026 11:23:11 +0800 Subject: [PATCH] [chore] update github username --- .vitepress/config.mts | 2 +- columba/v1/dev.md | 2 +- kinesin/index.md | 2 +- kinesin/online.md | 2 +- light-helmet.md | 2 +- rainbox/html.md | 2 +- rainbox/use.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index cd4a296..5240133 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -39,7 +39,7 @@ export default defineConfig({ sidebar: sidebarByPath, socialLinks: [ - { icon: 'github', link: 'https://github.com/gtxykn0504' } + { icon: 'github', link: 'https://github.com/kegongteng' } ], search: { diff --git a/columba/v1/dev.md b/columba/v1/dev.md index 3f803cd..56e24b2 100644 --- a/columba/v1/dev.md +++ b/columba/v1/dev.md @@ -5,7 +5,7 @@ sub-order: 4 # 模块详解 -个人的力量总是有限的,Columba 仍有许多可以改进之处。如果您有任何建议、想法或遇到了问题,欢迎在 [GitHub 仓库](https://github.com/gtxykn0504/columba) 中提出 Issue 或通过 Pull Request 贡献代码。 +个人的力量总是有限的,Columba 仍有许多可以改进之处。如果您有任何建议、想法或遇到了问题,欢迎在 [GitHub 仓库](https://github.com/kegongteng/columba) 中提出 Issue 或通过 Pull Request 贡献代码。 > [!TIP] > 实在写不动了,这一部分由AI编写,本人审核了下。如果有问题,欢迎反馈,感激不尽 diff --git a/kinesin/index.md b/kinesin/index.md index 083c65e..29e3a3a 100644 --- a/kinesin/index.md +++ b/kinesin/index.md @@ -28,4 +28,4 @@ Kinesin已上架主流浏览器插件商店,您可一键安装使用。 ## 与我们一起 -个人的力量总是有限的,Kinesin 仍有许多可以改进之处。如果您有任何建议、想法或遇到了问题,欢迎在 [GitHub 仓库](https://github.com/gtxykn0504/kinesin) 中提出 Issue 或通过 Pull Request 贡献代码。 +个人的力量总是有限的,Kinesin 仍有许多可以改进之处。如果您有任何建议、想法或遇到了问题,欢迎在 [GitHub 仓库](https://github.com/kegongteng/kinesin) 中提出 Issue 或通过 Pull Request 贡献代码。 diff --git a/kinesin/online.md b/kinesin/online.md index 59f606b..4f73e10 100644 --- a/kinesin/online.md +++ b/kinesin/online.md @@ -13,7 +13,7 @@ Kinesin 的服务器端使用 PHP 编写,您可以按照以下步骤自行部 ### 1. 下载服务器端代码 -访问 [GitHub 仓库](https://github.com/gtxykn0504/kinesin/tree/main/server) 下载 `redirect.php` 文件。 +访问 [GitHub 仓库](https://github.com/kegongteng/kinesin/tree/main/server) 下载 `redirect.php` 文件。 ### 2. 编辑配置文件 diff --git a/light-helmet.md b/light-helmet.md index faf20be..67bcac4 100644 --- a/light-helmet.md +++ b/light-helmet.md @@ -11,6 +11,6 @@ Light Helmet(头盔灯) 是一个 Minecraft Fabric 模组,适用于 Minecr 相关链接: -- [Github](https://github.com/gtxykn0504/light-helmet) +- [Github](https://github.com/kegongteng/light-helmet) - [Modrinth](https://modrinth.com/mod/light-helmet) - [mcmod](https://www.mcmod.cn/class/28571.html) \ No newline at end of file diff --git a/rainbox/html.md b/rainbox/html.md index 45e2952..90f0bec 100644 --- a/rainbox/html.md +++ b/rainbox/html.md @@ -8,7 +8,7 @@ order: 5 如果对您而言,安装软件来使用Rainbox太复杂了,您还可以使用HTML版本,您可按照以下步骤来配置: -1. 打开[Github仓库](https://github.com/gtxykn0504/rainbox),下载`rainbox.html`文件 +1. 打开[Github仓库](https://github.com/kegongteng/rainbox),下载`rainbox.html`文件 2. 打开页面,点击系统配置,输入API密钥与服务器ID,点击保存 diff --git a/rainbox/use.md b/rainbox/use.md index 84316c9..36699d1 100644 --- a/rainbox/use.md +++ b/rainbox/use.md @@ -10,7 +10,7 @@ Rainbox支持通过交互式 Shell 或者 命令行使用,但在使用前, ## 安装 -1. 下载 [Github Repo中的安装包](https://github.com/gtxykn0504/rainbox)。 +1. 下载 [Github Repo中的安装包](https://github.com/kegongteng/rainbox)。 2. 运行安装程序,按照提示完成安装。 3. **可选**:勾选“添加到用户环境变量 PATH”,安装完成后可在任意命令行窗口直接使用 `rain` 命令。