We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6f4ba commit 5edfbd0Copy full SHA for 5edfbd0
chatgpt/autoclear-chatgpt-history/docs/README.md
@@ -62,8 +62,8 @@
62
63
<a href="https://chatgpt.js.org">
64
<picture>
65
- <source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://assets.chatgptjs.org/images/logos/chatgpt.js/with-reflection/darkmode.png">
66
- <img width=546 src="https://assets.chatgptjs.org/images/logos/chatgpt.js/with-reflection/lightmode.png">
+ <source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://assets.chatgptjs.org/images/logos/chatgpt.js/with-reflection/darkmode/logo-6014x1334.png?v=8169c77">
+ <img width=546 src="https://assets.chatgptjs.org/images/logos/chatgpt.js/with-reflection/lightmode/logo-6014x1334.png?v=8169c77">
67
</picture>
68
</a>
69
<br><br>
0 commit comments