mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-21 21:26:15 +02:00
Update footer
This commit is contained in:
@@ -13,7 +13,7 @@ const Footer: React.FC<{}> = () => {
|
||||
<div className="container">
|
||||
<div className="footer__about">
|
||||
<div className="footer__author">
|
||||
<div>© 2020-{new Date().getFullYear()} Nguyen Huu Phuoc.</div>
|
||||
<div>© 2019-{new Date().getFullYear()} Nguyen Huu Phuoc.</div>
|
||||
<div>All rights reserved</div>
|
||||
</div>
|
||||
<a className="footer__social" href="https://twitter.com/nghuuphuoc" rel="noopener noreferrer" target="_blank">
|
||||
|
Reference in New Issue
Block a user