mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 01:01:38 +00:00
Add svg avatar
This commit is contained in:
@ -64,11 +64,11 @@ const NavBar: FC = () => {
|
||||
{/* avatar */}
|
||||
<Image
|
||||
borderRadius="full"
|
||||
src="/images/img/avatar.webp"
|
||||
src="/images/img/avatar.svg"
|
||||
boxSize="120px"
|
||||
boxShadow={'card'}
|
||||
objectFit={'cover'}
|
||||
alt="Segun Adebayo"
|
||||
alt="Avatar"
|
||||
fallbackSrc="https://via.placeholder.com/150"
|
||||
/>
|
||||
{/* emoji on avatar */}
|
||||
|
Reference in New Issue
Block a user