don't use react router for rss

This commit is contained in:
keyan 2021-08-09 15:12:13 -05:00
parent 72c214bf29
commit bee1ffe10b
1 changed files with 3 additions and 5 deletions

View File

@ -38,11 +38,9 @@ export default function Footer () {
</a>
</Link>
<span className='text-muted mx-2'> \ </span>
<Link href='/rss' passHref>
<a className='text-dark d-inline-flex'>
RSS
</a>
</Link>
<a href='/rss' className='text-dark d-inline-flex'>
RSS
</a>
<span className='text-muted mx-2'> \ </span>
<small>
<a className='text-dark d-inline-flex' href='https://github.com/stackernews/stacker.news'>