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 08620de commit 768bdc1Copy full SHA for 768bdc1
chart/README.md
@@ -1,7 +1,7 @@
1
<p align="center">
2
<picture>
3
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/inftyai/llmaz-helm/main/docs/assets/logo.png">
4
- <img alt="llmaz" src="https://raw.githubusercontent.com/inftyai/llmaz-helm/main/docs/assets/logo.png" width=55%>
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/inftyai/llmaz/main/site/static/images/logo.png">
+ <img alt="llmaz" src="https://raw.githubusercontent.com/inftyai/llmaz/main/site/static/images/logo.png" width=55%>
5
</picture>
6
</p>
7
0 commit comments