Use bigger video size on soundtrack pages
This commit is contained in:
parent
82bb1e7fc0
commit
2c5600921c
@ -11,8 +11,8 @@ component Track(track *arn.SoundTrack, user *arn.User)
|
||||
each media in track.Media
|
||||
.widget.mountable
|
||||
h3.widget-title= media.Service
|
||||
.sound-track-media
|
||||
ExternalMedia(media)
|
||||
.sound-track-media.video-container
|
||||
iframe.lazy.video(data-src=media.EmbedLink(), allowfullscreen="allowfullscreen")
|
||||
|
||||
.widget.mountable
|
||||
h3.widget-title Anime
|
||||
|
Loading…
Reference in New Issue
Block a user