forked from open-webui/open-webui
refac: about
This commit is contained in:
parent
9404b6135a
commit
c32d41b47f
2 changed files with 8 additions and 2 deletions
|
@ -130,7 +130,9 @@
|
|||
</div>
|
||||
|
||||
<div class="mt-2 text-xs text-gray-400 dark:text-gray-500">
|
||||
{$i18n.t('Created by')}
|
||||
{#if !$WEBUI_NAME.includes('Open WebUI')}
|
||||
<span class=" text-gray-500 dark:text-gray-300 font-medium">{$WEBUI_NAME}</span> -
|
||||
{/if}{$i18n.t('Created by')}
|
||||
<a
|
||||
class=" text-gray-500 dark:text-gray-300 font-medium"
|
||||
href="https://github.com/tjbck"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue