foss contrib in footer
This commit is contained in:
parent
88da287a87
commit
f23e05f671
|
@ -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 &&
|
||||||
|
|
Loading…
Reference in New Issue