Skip to content

move openclaw icon to page to see if mintlify picks up on it#138

Merged
matthewlouisbrockman merged 3 commits intomainfrom
openclaw-icon
Mar 3, 2026
Merged

move openclaw icon to page to see if mintlify picks up on it#138
matthewlouisbrockman merged 3 commits intomainfrom
openclaw-icon

Conversation

@matthewlouisbrockman
Copy link
Copy Markdown
Contributor

@matthewlouisbrockman matthewlouisbrockman commented Mar 3, 2026

puts openclaw icon on the openclaw page to see if mintlify picks up on it and puts into s3


Note

Low Risk
Low risk documentation-only change that updates icon URLs and adds a static SVG asset; main risk is broken/missing icons if the external S3 URL or new path is incorrect.

Overview
Updates OpenClaw icon handling in Mintlify docs by switching the docs.json navigation icon from a local /images/... path to a hosted S3 URL.

Also moves the OpenClaw page frontmatter icon to a new local asset (/images/icons/openclaw-v2.svg) and adds that new SVG to the repo.

Written by Cursor Bugbot for commit 5be8b45. This will update automatically on new commits. Configure here.

@matthewlouisbrockman
Copy link
Copy Markdown
Contributor Author

picks up on inner not outer

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

<circle cx="75" cy="35" r="6" fill="#050810"/>
<circle cx="46" cy="34" r="2.5" fill="#00e5cc"/>
<circle cx="76" cy="34" r="2.5" fill="#00e5cc"/>
</svg>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate SVG file identical to existing one

Low Severity

The newly added openclaw-v2.svg is byte-for-byte identical to the existing openclaw.svg. The page icon in openclaw.mdx was changed to reference this duplicate file instead of the original, adding a redundant asset to the repository with no content difference.

Additional Locations (1)

Fix in Cursor Fix in Web

@matthewlouisbrockman matthewlouisbrockman merged commit 257bdda into main Mar 3, 2026
7 checks passed
@matthewlouisbrockman matthewlouisbrockman deleted the openclaw-icon branch March 3, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants