We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f415c commit 069b884Copy full SHA for 069b884
1 file changed
index.html
@@ -1698,8 +1698,8 @@ <h5 class="card-title"><a href="https://github.com/OpenBMB/ChatDev" class="text-
1698
<div class="card-body">
1699
<h5 class="card-title">
1700
<a href="https://github.com/llmware-ai/llmware" target="_blank">
1701
- <img class="card-img-top" src="static/image/logos/llmware.avif" style="width:100%; height:auto" alt="llmware" />
1702
- <h3>LLMWare</h3>
+ <img class="card-img-top" src="static/image/logos/llmware.avif" style="width:30%; height:auto" alt="llmware" />
+ <h4 class="mt-3">LLMWare</h4>
1703
</a>
1704
</h5>
1705
<p class="card-text"><small class="text-muted">AI for Complex Enterprises</small></p>
0 commit comments