"vscode:/vscode.git/clone" did not exist on "d7ffef29b1135e22afd93c204bec7e4e7006b75d"
Unverified Commit e6c0c337 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #66 from ollama-webui/dev

fix: github link added to image
parents 7bfe4139 c8cab48a
...@@ -772,10 +772,12 @@ ...@@ -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>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment