forked from open-webui/open-webui
Merge pull request #66 from ollama-webui/dev
fix: github link added to image
This commit is contained in:
commit
e6c0c33703
1 changed files with 6 additions and 4 deletions
|
@ -772,10 +772,12 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<img
|
<a href="https://github.com/ollama-webui/ollama-webui">
|
||||||
alt="followers"
|
<img
|
||||||
src="https://img.shields.io/github/stars/ollama-webui/ollama-webui?style=social&label=Star us on Github"
|
alt="followers"
|
||||||
/>
|
src="https://img.shields.io/github/stars/ollama-webui/ollama-webui?style=social&label=Star us on Github"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue