mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-06 13:50:44 +08:00
use html instead of markup to control the width of the logo
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
<div style="width: 250px;">
|
<div align="center">
|
||||||
|
|
||||||

|
<img src="./pics/logo-dark.png#gh-dark-mode-only" width="250"/>
|
||||||

|
<img src="./pics/logo-light.png#gh-light-mode-only" width="250"/>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -24,8 +24,7 @@ CodiumAI `pr-agent` is an open-source tool aiming to help developers review PRs
|
|||||||
|
|
||||||
## Live demo
|
## Live demo
|
||||||
|
|
||||||
Experience GPT-4 powered PR review on your public GitHub repository with our hosted pr-agent. To try it, just mention `@CodiumAI-Agent` in any PR comment! The agent will generate a PR review in response.
|
Experience GPT-4 powered PR review on your public GitHub repository with our hosted pr-agent. To try it, just mention `@CodiumAI-Agent` in any PR comment! The agent will generate a PR review in response.
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 26 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 26 KiB |
Reference in New Issue
Block a user