forked from open-webui/open-webui
Merge branch 'main' into release-notes-modal
This commit is contained in:
commit
8fac9de269
14 changed files with 426 additions and 108 deletions
|
@ -22,7 +22,7 @@
|
|||
</div>
|
||||
<div class="flex w-full">
|
||||
<div class="flex-1 text-xs text-gray-700 dark:text-gray-200">
|
||||
{WEB_UI_VERSION}
|
||||
v{WEB_UI_VERSION}
|
||||
|
||||
<button
|
||||
class="mt-1 underline flex items-center space-x-1 text-xs text-gray-600 dark:text-gray-400"
|
||||
|
@ -57,6 +57,13 @@
|
|||
/>
|
||||
</a>
|
||||
|
||||
<a href="https://twitter.com/OpenWebUI" target="_blank">
|
||||
<img
|
||||
alt="X (formerly Twitter) Follow"
|
||||
src="https://img.shields.io/twitter/follow/OpenWebUI"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/open-webui/open-webui" target="_blank">
|
||||
<img
|
||||
alt="Github Repo"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue