Update audio.html
This commit is contained in:
parent
affa55cedd
commit
3b4dac997c
|
@ -3,7 +3,7 @@
|
|||
{% block head %}
|
||||
<meta property="og:type" content="music.song" />
|
||||
<meta property="twitter:card" content="player" />
|
||||
<meta property="twitter:url" content="{{ siteurl }}{{ sitepath }}{{ filename }}" />
|
||||
<meta property="twitter:url" content="{{ siteurl }}{{ sitepath }}{{ selifpath }}{{ filename }}" />
|
||||
<meta property="twitter:player:height" content="400">
|
||||
<meta property="twitter:player:width" content="400">
|
||||
<meta property="twitter:player" content="{{ siteurl }}{{ sitepath }}{{ filename }}" />
|
||||
|
|
Loading…
Reference in New Issue