Skip to content

Commit 7f3adc6

Browse files
justin808claude
andcommitted
Add CodeRabbit to Supporters section
Added CodeRabbit logo with theme-aware SVG support (dark/light mode) to the Supporters section, matching the implementation from react_on_rails. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8da1cd1 commit 7f3adc6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,13 @@ The following companies provide licenses to the ShakaCode team, supporting the d
138138
<img alt="HoneyBadger" src="https://user-images.githubusercontent.com/4244251/184881133-79ee9c3c-8165-4852-958e-31687b9536f4.png" height="70px">
139139
</picture>
140140
</a>
141+
<a href="https://coderabbit.ai">
142+
<picture>
143+
<source media="(prefers-color-scheme: dark)" srcset="https://victorious-bubble-f69a016683.media.strapiapp.com/White_Typemark_7229870ac5.svg">
144+
<source media="(prefers-color-scheme: light)" srcset="https://victorious-bubble-f69a016683.media.strapiapp.com/Orange_Typemark_7958cfa790.svg">
145+
<img alt="CodeRabbit" src="https://victorious-bubble-f69a016683.media.strapiapp.com/Orange_Typemark_7958cfa790.svg" height="55px">
146+
</picture>
147+
</a>
141148

142149
---
143150

0 commit comments

Comments
 (0)