|
@@ -133,7 +133,7 @@
|
|
|
{#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')}
|
|
|
+ {$i18n.t('Created by')}
|
|
|
<a
|
|
|
class=" text-gray-500 dark:text-gray-300 font-medium"
|
|
|
href="https://github.com/tjbck"
|