mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(footer): point About link to 5chan app page
This commit is contained in:
@@ -304,7 +304,7 @@ export const Footer = () => {
|
||||
<Link to='/'>{t('home')}</Link>
|
||||
</li>
|
||||
<li>
|
||||
<a href='https://bitsocial.net' target='_blank' rel='noopener noreferrer'>
|
||||
<a href='https://bitsocial.net/apps/5chan' target='_blank' rel='noopener noreferrer'>
|
||||
{t('about')}
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user