mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-20 18:30:15 +01:00
🔗 chore: Add Stable Discord and Homepage Links (#1835)
This commit is contained in:
parent
7442955a1d
commit
63a5039fae
31 changed files with 36 additions and 46 deletions
|
|
@ -11,12 +11,7 @@ export default function Footer() {
|
|||
config.customFooter
|
||||
) : (
|
||||
<>
|
||||
<a
|
||||
href="https://github.com/danny-avila/LibreChat"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
className="underline"
|
||||
>
|
||||
<a href="https://librechat.ai" target="_blank" rel="noreferrer" className="underline">
|
||||
{config?.appTitle || 'LibreChat'} v0.6.10
|
||||
</a>
|
||||
{' - '}. {localize('com_ui_pay_per_call')}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue