Skip to content

Commit

Permalink
Replaced AI Apps logos w/ AI Web Extensions ones
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed Oct 19, 2024
1 parent 4658706 commit 3dd2aea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<div align="center">

<picture>
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/logos/ai-apps/white-green.png">
<img width=555 src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/logos/ai-apps/black-teal.png">
<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">
</picture>
<br><br>

Expand Down
4 changes: 2 additions & 2 deletions docs/zh-cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<div align="center">

<picture>
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/logos/ai-apps/white-green.png">
<img width=555 src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/logos/ai-apps/black-teal.png">
<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">
</picture>
<br><br>

Expand Down

0 comments on commit 3dd2aea

Please sign in to comment.