Skip to content

Commit

Permalink
Shrank header logos
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed Oct 19, 2024
1 parent 806c1ec commit 402f34d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<picture>
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/logos/ai-web-extensions/darkmode.png">
<img width=850 src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@4658706/images/logos/ai-web-extensions/lightmode.png">
<img width=688 src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@4658706/images/logos/ai-web-extensions/lightmode.png">
</picture>
<br><br>

Expand Down
2 changes: 1 addition & 1 deletion docs/zh-cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<picture>
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/logos/ai-web-extensions/darkmode.png">
<img width=850 src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@4658706/images/logos/ai-web-extensions/lightmode.png">
<img width=688 src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@4658706/images/logos/ai-web-extensions/lightmode.png">
</picture>
<br><br>

Expand Down

0 comments on commit 402f34d

Please sign in to comment.