docs: 更新网站标题为“生命力教育联盟”并添加AGENTS.md到.gitignore
更新网站标题以反映品牌名称变更,从“美乐爱觉”改为“生命力教育联盟”。 同时将AGENTS.md文件添加到.gitignore中,避免其被提交到版本库。
Showing
2 changed files
with
3 additions
and
1 deletions
| ... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
| 5 | <!-- <link rel="icon" type="image/svg+xml" href="/vite.png" /> --> | 5 | <!-- <link rel="icon" type="image/svg+xml" href="/vite.png" /> --> |
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover" /> | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover" /> |
| 7 | <meta property="og:description" content=""> | 7 | <meta property="og:description" content=""> |
| 8 | - <title>美乐爱觉</title> | 8 | + <title>生命力教育联盟</title> |
| 9 | </head> | 9 | </head> |
| 10 | <body> | 10 | <body> |
| 11 | <div id="app"></div> | 11 | <div id="app"></div> | ... | ... |
-
Please register or login to post a comment