perf: use small avatar img
This commit is contained in:
parent
90508cc0e6
commit
5e54bc147e
2 changed files with 2 additions and 2 deletions
BIN
public/ayo-sm.png
Normal file
BIN
public/ayo-sm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
|
@ -11,8 +11,8 @@ import { stuff } from '../constants/stuff';
|
||||||
<img
|
<img
|
||||||
class="highlighted-section__content__profile-picture"
|
class="highlighted-section__content__profile-picture"
|
||||||
alt="Ayo Ayco's picture"
|
alt="Ayo Ayco's picture"
|
||||||
src='/ayo.png'
|
src='/ayo-sm.png'
|
||||||
width="150"
|
width="140"
|
||||||
/>
|
/>
|
||||||
<div class="highlighted-section__content__text">
|
<div class="highlighted-section__content__text">
|
||||||
<h1 title="Ayo Ayco | Software Engineer + Web Developer">
|
<h1 title="Ayo Ayco | Software Engineer + Web Developer">
|
||||||
|
|
Loading…
Reference in a new issue