mirror of
https://github.com/RhenCloud/Cloud-Index.git
synced 2025-12-06 15:26:10 +08:00
feat: 更新文档并添加 OneDrive 支持
- 在 overview.md 中添加 OneDrive 到存储后端对比 - 更新导航栏和 plume.config 以包含 OneDrive 链接 - 创建详细的 OneDrive 配置指南 - 从 GitHub 和 S3 文档中删除冗余章节 - 将 .env 和缓存目录添加到 .gitignore
This commit is contained in:
@@ -102,6 +102,7 @@ export default defineThemeConfig({
|
||||
{ text: "Cloudflare R2", link: "/storage/r2" },
|
||||
{ text: "Amazon S3", link: "/storage/s3" },
|
||||
{ text: "GitHub", link: "/storage/github" },
|
||||
{ text: "OneDrive", link: "/storage/onedrive" },
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user