fix(home): route support link to pass page

This commit is contained in:
Tommaso Casaburi
2026-05-17 16:46:27 +07:00
parent 4acd4449ea
commit e58a10149f
2 changed files with 2 additions and 3 deletions
+1 -3
View File
@@ -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'>