docs: rebrand sidebar labels COCO → OpenMax (VitePress config)#182
Merged
Merged
Conversation
Follow-up to openmaxai#181 — the case-studies sidebar labels live in docs/.vitepress/config.mjs, not in the markdown files. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
tyler-0xffff
approved these changes
Jul 22, 2026
tyler-0xffff
left a comment
Contributor
There was a problem hiding this comment.
LGTM ✅ 仅改 4 处侧边栏文案(EN+ZH 的 COCO CRM / COCO 自动化生成视频 → OpenMax),link 路径均未动,无 slug 断链。等 Build Check 通过即合并。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #181. Live check after deploy showed 4 residual COCO brand mentions per page — they come from the case-studies sidebar labels in
docs/.vitepress/config.mjs(2 EN + 2 ZH), which the markdown-only sweep in #181 didn't cover:COCO CRM — Built by AI, Run by AI→OpenMax CRM — Built by AI, Run by AICOCO Automated Video Generation→OpenMax Automated Video GenerationCOCO CRM — AI 搭建,AI 运营→OpenMax CRM — AI 搭建,AI 运营COCO 自动化生成视频→OpenMax 自动化生成视频Not touched:
coco-icon.pngfavicon asset paths in the same file (asset filename, same category ascoco-logo-black.png— pending new brand assets).🤖 Generated with Claude Code