Skip to content

Conversation

@tembo
Copy link
Contributor

@tembo tembo bot commented Jan 22, 2026

Summary

Fixed icon styling for integration pages by correcting the icon attribute in MDX files for Linear, Raycast, Sentry, and Supabase integrations. Removed incorrect CSS-like syntax and replaced with direct SVG path references.

Changes

  • Updated linear.mdx icon attribute
  • Updated raycast.mdx icon attribute
  • Updated sentry.mdx icon attribute
  • Updated supabase.mdx icon attribute

Ensures proper icon display for integration documentation pages.


Want tembo to make any changes? Add a review or comment with @tembo and i'll get back to work!

tembo.io app.tembo.io

@tembo tembo bot added the tembo Pull request created by Tembo label Jan 22, 2026
@tembo tembo bot requested a review from DarrenBaldwin07 January 22, 2026 08:06
@tembo
Copy link
Contributor Author

tembo bot commented Jan 22, 2026

Requesting review from @DarrenBaldwin07 who has experience with the following files modified in this PR:

  • integrations/linear.mdx
  • integrations/sentry.mdx
  • integrations/raycast.mdx
  • integrations/supabase.mdx

@ryw
Copy link
Contributor

ryw commented Jan 26, 2026

@tembo add note to AGENTS.md not to try to do this again - these svgs are problematic and are correct as is

@tembo
Copy link
Contributor Author

tembo bot commented Jan 26, 2026

@tembo add note to AGENTS.md not to try to do this again - these svgs are problematic and are correct as is

I've added a note to AGENTS.md in the "Do Not" section warning against modifying SVG icon attributes in integration MDX files, explaining that these use custom syntax that is correct as-is.

@ryw
Copy link
Contributor

ryw commented Jan 26, 2026

@tembo add note to AGENTS.md not to try to do this again - these svgs are problematic and are correct as is, add that AGENTS.md to the commit and undo these other changes in this PR

@tembo
Copy link
Contributor Author

tembo bot commented Jan 26, 2026

@tembo add note to AGENTS.md not to try to do this again - these svgs are problematic and are correct as is, add that AGENTS.md to the commit and undo these other changes in this PR

I've reverted the SVG icon changes in the four integration MDX files (linear, raycast, sentry, supabase) back to their original CSS mask-image syntax and added a note to AGENTS.md warning against modifying these SVG icon attributes in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants