First fixes for Music posts...
This commit is contained in:

committed by
Samuel FORESTIER

parent
9774896815
commit
eb524484d1
@ -1,5 +1,5 @@
|
||||
|
||||
<div class="post-player">
|
||||
<iframe allowtransparency="true" frameborder="1" src="https://embed.spotify.com/?uri=spotify%3Atrack%{{ include.track_id }}" width="99%">
|
||||
<iframe allowtransparency="true" frameborder="1" src="https://embed.spotify.com/?uri=spotify%3Atrack%3A{{ include.track_id }}" width="99%">
|
||||
</iframe>
|
||||
</div>
|
||||
|
@ -1,9 +0,0 @@
|
||||
---
|
||||
title: "Amaranthe - Limitless"
|
||||
date: 2017-02-15
|
||||
url: amaranthe-limitless
|
||||
layout: post
|
||||
category: Musics
|
||||
---
|
||||
|
||||
{% include spotify.html track_id='7vuRmP3MnhUXv36QIOeflw' %}
|
Reference in New Issue
Block a user