Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
e6c0c337
Unverified
Commit
e6c0c337
authored
Nov 05, 2023
by
Timothy Jaeryang Baek
Committed by
GitHub
Nov 05, 2023
Browse files
Merge pull request #66 from ollama-webui/dev
fix: github link added to image
parents
7bfe4139
c8cab48a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
src/lib/components/chat/SettingsModal.svelte
src/lib/components/chat/SettingsModal.svelte
+6
-4
No files found.
src/lib/components/chat/SettingsModal.svelte
View file @
e6c0c337
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment