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 984586a commit 34cafb4Copy full SHA for 34cafb4
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/user-attachments/assets/4b8714f6-6eb4-4069-bb97-78bac62a61b3">
5
- <img src="https://github.com/user-attachments/assets/5391db6a-b1ee-4653-9072-a263f587f2d6" alt="Composify" width="290" />
+ <source media="(prefers-color-scheme: dark)" srcset="https://github.com/composify-js/composify/blob/main/packages/docs/public/brand/logo-dark.png?raw=true">
+ <img src="https://github.com/composify-js/composify/blob/main/packages/docs/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