feat(index): add fetchpriority="high" to logo
All checks were successful
build dist / build-dist (push) Successful in 27s
All checks were successful
build dist / build-dist (push) Successful in 27s
This commit is contained in:
parent
07be1e2cc6
commit
59dc45bffe
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@ import logo from "/src/assets/logo.svg";
|
|||
alt="logo"
|
||||
loading="eager"
|
||||
class="w-48 opacity-0 motion-logo"
|
||||
fetchpriority="high"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue