Add svg avatar

This commit is contained in:
DefectingCat
2021-11-18 11:36:00 +08:00
parent fe57cec9d5
commit 45d259067e
4 changed files with 893 additions and 2 deletions

View File

@ -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 */}