mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
refac 6
This commit is contained in:
parent
9ab47cf628
commit
3731f1950a
1 changed files with 2 additions and 1 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}
|
class="underline text-blue-400 hover:text-blue-300"
|
||||||
|
>{manifest.funding_url}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue