Skip to content

Commit

Permalink
✨ Feature: change logo (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
j1g5awi authored Aug 7, 2024
1 parent 8a9646a commit 9395e13
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<p align="center">
<a href="https://onebot.adapters.nonebot.dev/">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://onebot.adapters.nonebot.dev/logo-dark.png">
<img src="https://onebot.adapters.nonebot.dev/logo.png" width="200" height="200" alt="nonebot-adapter-onebot">
</picture>
</a>
Expand Down
1 change: 0 additions & 1 deletion packages/nonebot-adapter-cqhttp/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<p align="center">
<a href="https://onebot.adapters.nonebot.dev/">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://onebot.adapters.nonebot.dev/logo-dark.png">
<img src="https://onebot.adapters.nonebot.dev/logo.png" width="200" height="200" alt="nonebot-adapter-onebot">
</picture>
</a>
Expand Down
1 change: 0 additions & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ const config = {
logo: {
alt: "",
src: "logo.png",
srcDark: "logo-dark.png",
href: "/",
target: "_self",
},
Expand Down
Binary file removed website/static/logo-dark.png
Binary file not shown.
Binary file modified website/static/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9395e13

Please sign in to comment.