fix(footer): update Deepinfra link in footer component
This commit is contained in:
parent
a54d83eda5
commit
4050170160
1 changed files with 2 additions and 2 deletions
|
|
@ -40,12 +40,12 @@ export function Footer() {
|
|||
</a>
|
||||
{' '}and{' '}
|
||||
<a
|
||||
href="https://github.com/remsky/Kokoro-FastAPI/tree/master"
|
||||
href="https://deepinfra.com/models?type=text-to-speech"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="font-bold hover:text-foreground transition-colors"
|
||||
>
|
||||
Kokoro-FastAPI
|
||||
Deepinfra
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue