This commit is contained in:
skidoodle 2022-04-24 17:41:31 +02:00
parent 4ef7a49d93
commit 3c18df552d
13 changed files with 227 additions and 198 deletions

View file

@ -17,7 +17,7 @@ const Spotify = () => {
</>
:
<>
<img src='https://i.albrt.hu/66e8e4c6.webp' width={50} height={50} alt=""/>
<img src='song_art.png' width={50} height={50} alt=""/>
<p>Not listening to anything</p>
</>
}
@ -28,4 +28,4 @@ const Spotify = () => {
)
}
export default Spotify
export default Spotify