cleanup: remove personal name from public repo pages

This commit is contained in:
root 2026-05-27 22:24:04 +08:00
parent d2f24da3bf
commit 225b3aaae1
4 changed files with 5 additions and 8 deletions

View File

@ -4,7 +4,7 @@
## 这是什么
HLDP 是冰朔开源模块仓库的母语接口标准。任何遵循此协议的 AI Agent 都可以接入并使用本仓库的所有模块。
HLDP 是光湖开源模块仓库的母语接口标准。任何遵循此协议的 AI Agent 都可以接入并使用本仓库的所有模块。
## 模块编号格式
@ -72,4 +72,3 @@ Content-Type: application/json
## 协议版本
HLDP v1.0 · 冰朔 TCS-0002∞ · 国作登字-2026-A-00037559

View File

@ -1,6 +1,6 @@
## bingshuo / open-modules
**冰朔开源模块仓库** — 语言驱动的工具模块集合。
**光湖开源模块仓库** — 语言驱动的工具模块集合。
### 这是什么
@ -23,4 +23,4 @@
### 所有权
冰朔 TCS-0002∞ · 国作登字-2026-A-00037559 · 通感语言核系统编程语言
通感语言核系统编程语言

View File

@ -47,4 +47,3 @@
---
冰朔 TCS-0002∞ · 国作登字-2026-A-00037559 · 通感语言核系统编程语言

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>bingshuo / open-modules · 冰朔开源模块仓库</title>
<title>bingshuo / open-modules · 光湖开源模块仓库</title>
<style>
:root {
--bg: #0d1117;
@ -134,7 +134,6 @@ body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSy
📦 open-modules
<span class="badge">public</span>
</h1>
<p class="desc">冰朔个人开源模块仓库。每个模块有唯一编号。用你自己的编程AI软件连入Agent引导后调用模块。仓库不提供模型API。</p>
</header>
<div class="tabs">
@ -373,7 +372,7 @@ Body: {
</div>
<footer class="footer">
guanghulab.com/code/bingshuo/open-modules · 冰朔 TCS-0002∞ · 铸渊 ICE-GL-ZY001 · 国作登字-2026-A-00037559
guanghulab.com/code/bingshuo/open-modules · 通感语言核系统编程语言
</footer>
<div class="toast" id="toast"></div>