We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10cf072 commit 23bff2eCopy full SHA for 23bff2e
1 file changed
README.md
@@ -1,8 +1,8 @@
1
<div align="center">
2
<a href="https://composify.js.org">
3
<picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="https://github.com/composify-js/composify/blob/main/packages/docs/public/brand/logo-dark.png?raw=true">
5
- <img src="https://github.com/composify-js/composify/blob/main/packages/docs/public/brand/logo-light.png?raw=true" alt="Composify" width="290" />
+ <source media="(prefers-color-scheme: dark)" srcset="https://github.com/composify-js/composify/blob/main/packages/docs/app/public/brand/logo-dark.png?raw=true">
+ <img src="https://github.com/composify-js/composify/blob/main/packages/docs/app/public/brand/logo-light.png?raw=true" alt="Composify" width="290" />
6
</picture>
7
</a>
8
<p>Server Driven UI made easy</p>
0 commit comments