replace broken image references

This commit is contained in:
geoffrey45
2022-01-18 20:54:45 +03:00
parent 1d1e697fd2
commit a3d1b3aaea
3 changed files with 8 additions and 8 deletions
@@ -65,7 +65,7 @@ export default {
background-color: #ccc;
margin: 0 0.5rem 0 0;
border-radius: 0.5rem;
background-image: url(../../assets/images/Jim_Reeves.png);
background-image: url(../../assets/images/null.webp);
}
.r-tracks .tracks .song-item .artist {