mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-06 14:16:50 +02:00
Update footer
This commit is contained in:
@@ -150,6 +150,17 @@ const Footer: React.FC<{}> = () => {
|
||||
</a>
|
||||
<div>;</div>
|
||||
</li>
|
||||
<li style={{ alignItems: 'center', display: 'flex' }}>
|
||||
<div>dev.to:</div>
|
||||
<a
|
||||
href="https://dev.to/phuocng"
|
||||
style={{ marginLeft: 'auto', textDecoration: 'none' }}
|
||||
target="_blank"
|
||||
>
|
||||
@phuocng
|
||||
</a>
|
||||
<div>;</div>
|
||||
</li>
|
||||
<li style={{ alignItems: 'center', display: 'flex' }}>
|
||||
<div>email:</div>
|
||||
<a
|
||||
|
Reference in New Issue
Block a user