updated footer component
This commit is contained in:
@@ -3,7 +3,7 @@ import React from 'react'
|
|||||||
const footer = () => (
|
const footer = () => (
|
||||||
<footer className='footer'>
|
<footer className='footer'>
|
||||||
<div className='footer__copyright'>
|
<div className='footer__copyright'>
|
||||||
© 2021 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/AndresXI'>
|
||||||
{' '}
|
{' '}
|
||||||
Andres Alcocer
|
Andres Alcocer
|
||||||
|
|||||||
Reference in New Issue
Block a user