foss contrib in footer

This commit is contained in:
keyan 2023-08-28 09:46:56 -05:00
parent 88da287a87
commit f23e05f671
1 changed files with 4 additions and 0 deletions

View File

@ -244,6 +244,10 @@ export default function Footer ({ links = true }) {
<Link href='/ekzyis' className='ms-1'> <Link href='/ekzyis' className='ms-1'>
@ekzyis @ekzyis
</Link> </Link>
<span className='ms-1'>&</span>
<Link href='https://github.com/stackernews/stacker.news/graphs/contributors' className='ms-1' target='_blank' rel='noreferrer'>
more
</Link>
</span> </span>
</small> </small>
{version && {version &&