fix: github link added to image

This commit is contained in:
Timothy J. Baek 2023-11-05 15:54:06 -08:00
parent 1a0bcdc7d5
commit c0591c9c16

View file

@ -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>