mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00:00
Merge pull request #66 from ollama-webui/dev
fix: github link added to image
This commit is contained in:
commit
e6c0c33703
@ -772,10 +772,12 @@
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<img
|
||||
alt="followers"
|
||||
src="https://img.shields.io/github/stars/ollama-webui/ollama-webui?style=social&label=Star us on Github"
|
||||
/>
|
||||
<a href="https://github.com/ollama-webui/ollama-webui">
|
||||
<img
|
||||
alt="followers"
|
||||
src="https://img.shields.io/github/stars/ollama-webui/ollama-webui?style=social&label=Star us on Github"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user