Commit ef41ba9
Optimize avatar loading with fetchpriority and decoding
Add fetchpriority="high" for faster LCP since avatar is above the fold.
Add decoding="async" for non-blocking image decode.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent bb733c5 commit ef41ba9
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments