mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(home): route support link to pass page
This commit is contained in:
@@ -158,9 +158,7 @@ export const Footer = () => {
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='https://github.com/sponsors/tomcasaburi' target='_blank' rel='noopener noreferrer'>
|
||||
{t('support_5chan')}
|
||||
</a>
|
||||
<Link to='/pass'>{t('support_5chan')}</Link>
|
||||
</li>
|
||||
<li>
|
||||
<a href='https://github.com/bitsocialnet/5chan' target='_blank' rel='noopener noreferrer'>
|
||||
|
||||
Reference in New Issue
Block a user