mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 20:21:50 +02:00
Update footer link for tns
This commit is contained in:
@@ -67,7 +67,7 @@ export function Footer() {
|
|||||||
|
|
||||||
<Box maxWidth={'550px'} textAlign={['left', 'left', 'right']}>
|
<Box maxWidth={'550px'} textAlign={['left', 'left', 'right']}>
|
||||||
<Link display='flex' justifyContent={['flex-start', 'flex-start', 'flex-end']} fontWeight={600}
|
<Link display='flex' justifyContent={['flex-start', 'flex-start', 'flex-end']} fontWeight={600}
|
||||||
_hover={{ textDecoration: 'none', color: 'white' }} href='/'>
|
_hover={{ textDecoration: 'none', color: 'white' }} href='https://thenewstack.io/' target='_blank'>
|
||||||
<Image alt='' w='195px' src='/tns.png' />
|
<Image alt='' w='195px' src='/tns.png' />
|
||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user