remove logo

This commit is contained in:
Your Name 2025-08-07 11:24:52 +07:00
parent b35f0effe5
commit 46547e117a
2 changed files with 2 additions and 5 deletions

View file

@ -380,10 +380,7 @@ const Welcome: FC<IWelcomeProps> = ({
</div>
: <div>
</div>}
<a className='flex items-center pr-3 space-x-3' href="https://dify.ai/" target="_blank">
<span className='uppercase'>{t('app.chat.powerBy')}</span>
<FootLogo />
</a>
</div>
)}
</div>