mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-18 15:25:20 +00:00
refac 4
This commit is contained in:
parent
5958d8775c
commit
676688aabf
1 changed files with 4 additions and 3 deletions
|
|
@ -63,7 +63,8 @@
|
||||||
<a
|
<a
|
||||||
href={manifest.funding_url}
|
href={manifest.funding_url}
|
||||||
target="_blank"
|
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>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue