This commit is contained in:
Shiny Nematoda 2024-01-21 12:19:18 +00:00
parent 411e0848e8
commit d494641d39
3 changed files with 20 additions and 14 deletions

View file

@ -111,7 +111,11 @@ const openSong = el => {
tabindex="0"
@click="openSong($event.target)"
@keydown.enter="openSong($event.target)">
<img class="pop-2 bg-img song-bg" loading="lazy" :src="art" alt />
<img
class="pop-2 bg-img song-bg"
:loading="index > 4 ? 'lazy' : 'eager'"
:src="art"
alt />
<span class="flex content">
<h4>