changed footer github url
This commit is contained in:
@@ -4,9 +4,12 @@ const footer = () => (
|
||||
<footer className='footer'>
|
||||
<div className='footer__copyright'>
|
||||
© 2022 Made with ❤️ by{' '}
|
||||
<a className='footer__copyright--link' href='https://github.com/AndresXI'>
|
||||
<a
|
||||
className='footer__copyright--link'
|
||||
href='https://github.com/devandres-tech'
|
||||
>
|
||||
{' '}
|
||||
Andres Alcocer
|
||||
Dev Andres
|
||||
</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user