changed footer github url
This commit is contained in:
@@ -4,9 +4,12 @@ const footer = () => (
|
|||||||
<footer className='footer'>
|
<footer className='footer'>
|
||||||
<div className='footer__copyright'>
|
<div className='footer__copyright'>
|
||||||
© 2022 Made with ❤️ by{' '}
|
© 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>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user