mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 21:05:19 +00:00
refac 5
This commit is contained in:
parent
676688aabf
commit
9ab47cf628
1 changed files with 3 additions and 2 deletions
|
|
@ -63,9 +63,10 @@
|
|||
<a
|
||||
href={manifest.funding_url}
|
||||
target="_blank"
|
||||
class="underline text-blue-400 hover:text-blue-300">{manifest.funding_url}</a
|
||||
>
|
||||
class="underline text-blue-400 hover:text-blue-300">{manifest.funding_url}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="flex justify-end pt-3 text-sm font-medium">
|
||||
|
|
|
|||
Loading…
Reference in a new issue