spiro.amy.rip is dead. long live spiro.amy.rip
This commit is contained in:
parent
59f1d1a4d7
commit
3051036e17
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ export function MusicEntry(props: {musicInfo:Song}) {
|
||||||
<img style={{
|
<img style={{
|
||||||
"margin-right": "0.5em"
|
"margin-right": "0.5em"
|
||||||
}}
|
}}
|
||||||
src={"https://proxy.spiro.amy.rip/_/plain/" + props.musicInfo.thumbnailUrl}
|
src={props.musicInfo.thumbnailUrl}
|
||||||
alt={"album cover of " + props.musicInfo.title}/>
|
alt={"album cover of " + props.musicInfo.title}/>
|
||||||
<div class="innersinglemusic">
|
<div class="innersinglemusic">
|
||||||
<div class="musicartist"> {
|
<div class="musicartist"> {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue